General Purpose Geodetic Library
|
#include <SgTaskConfig.h>
Public Types | |
enum | FinalSolution { FS_BASELINE = 0 , FS_UT1 = 1 } |
Public Member Functions | |
AutomaticProcessing () | |
AutomaticProcessing (const AutomaticProcessing &ap) | |
~AutomaticProcessing () | |
AutomaticProcessing & | operator= (const AutomaticProcessing &ap) |
Public Attributes | |
bool | doSessionSetup_ |
bool | doIonoCorrection4SBD_ |
bool | doAmbigResolution_ |
bool | doClockBreaksDetection_ |
bool | doIonoCorrection4All_ |
bool | doOutliers_ |
bool | doWeights_ |
bool | doReportNotUsedData_ |
FinalSolution | finalSolution_ |
Definition at line 97 of file SgTaskConfig.h.
Enumerator | |
---|---|
FS_BASELINE | |
FS_UT1 |
Definition at line 99 of file SgTaskConfig.h.
|
inline |
Definition at line 113 of file SgTaskConfig.h.
References doAmbigResolution_, doClockBreaksDetection_, doIonoCorrection4All_, doIonoCorrection4SBD_, doOutliers_, doReportNotUsedData_, doSessionSetup_, doWeights_, finalSolution_, and FS_BASELINE.
|
inline |
Definition at line 117 of file SgTaskConfig.h.
|
inline |
Definition at line 120 of file SgTaskConfig.h.
|
inline |
Definition at line 121 of file SgTaskConfig.h.
References doAmbigResolution_, doClockBreaksDetection_, doIonoCorrection4All_, doIonoCorrection4SBD_, doOutliers_, doReportNotUsedData_, doSessionSetup_, doWeights_, and finalSolution_.
bool SgTaskConfig::AutomaticProcessing::doAmbigResolution_ |
Definition at line 106 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doClockBreaksDetection_ |
Definition at line 107 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doIonoCorrection4All_ |
Definition at line 108 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doIonoCorrection4SBD_ |
Definition at line 105 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doOutliers_ |
Definition at line 109 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doReportNotUsedData_ |
Definition at line 111 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), SgSolutionReporter::report2spoolFile(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doSessionSetup_ |
Definition at line 104 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), SgVlbiSession::resetAllEditings(), and saveSettings().
bool SgTaskConfig::AutomaticProcessing::doWeights_ |
Definition at line 110 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().
FinalSolution SgTaskConfig::AutomaticProcessing::finalSolution_ |
Definition at line 112 of file SgTaskConfig.h.
Referenced by AutomaticProcessing(), SgTaskConfig::SgTaskConfig(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions4Ints(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), operator=(), and saveSettings().