General Purpose Geodetic Library
|
#include <SgTaskConfig.h>
Classes | |
struct | AutomaticProcessing |
Public Types | |
enum | VlbiDataType { VDT_DELAY = 0 , VDT_RATE = 1 } |
enum | VlbiDelayType { VD_NONE = 0 , VD_SB_DELAY = 1 , VD_GRP_DELAY = 2 , VD_PHS_DELAY = 3 } |
enum | VlbiRateType { VR_NONE = 0 , VR_PHS_RATE = 1 } |
enum | WeightCorrectionMode { WCM_BAND = 0 , WCM_BASELINE = 1 } |
enum | OutliersProcessingMode { OPM_BAND = 0 , OPM_BASELINE = 1 } |
enum | OutliersProcessingAction { OPA_ELIMINATE = 0 , OPA_RESTORE = 1 } |
enum | EstimatorPwlMode { EPM_INCRATE = 0 , EPM_BSPLINE_LINEA = 1 , EPM_BSPLINE_QUADR = 2 } |
enum | TropZenithMap { TZM_NONE = 0 , TZM_NMF = 1 , TZM_MTT = 2 } |
Static Public Member Functions | |
static QString | evaluatePath2 (const QString &dir2, const QString &path2) |
static const QString | className () |
SgTaskConfig – describes which models, algorithms have to be applied in the analysis. ====================================================================================================
Definition at line 48 of file SgTaskConfig.h.
Enumerator | |
---|---|
EPM_INCRATE | |
EPM_BSPLINE_LINEA | |
EPM_BSPLINE_QUADR |
Definition at line 83 of file SgTaskConfig.h.
Enumerator | |
---|---|
OPA_ELIMINATE | |
OPA_RESTORE |
Definition at line 78 of file SgTaskConfig.h.
Enumerator | |
---|---|
OPM_BAND | |
OPM_BASELINE |
Definition at line 73 of file SgTaskConfig.h.
Enumerator | |
---|---|
TZM_NONE | |
TZM_NMF | |
TZM_MTT |
Definition at line 90 of file SgTaskConfig.h.
Enumerator | |
---|---|
VDT_DELAY | |
VDT_RATE |
Definition at line 51 of file SgTaskConfig.h.
Enumerator | |
---|---|
VD_NONE | |
VD_SB_DELAY | |
VD_GRP_DELAY | |
VD_PHS_DELAY |
Definition at line 56 of file SgTaskConfig.h.
Enumerator | |
---|---|
VR_NONE | |
VR_PHS_RATE |
Definition at line 63 of file SgTaskConfig.h.
Enumerator | |
---|---|
WCM_BAND | |
WCM_BASELINE |
Definition at line 68 of file SgTaskConfig.h.
SgTaskConfig::SgTaskConfig | ( | ) |
A constructor. Creates a default object.
Definition at line 66 of file SgTaskConfig.cpp.
References activeBandIdx_, apByNetId_, contribsAreFromDatabase_, dataType_, SgTaskConfig::AutomaticProcessing::doAmbigResolution_, doClockBreakDetectionMode1_, SgTaskConfig::AutomaticProcessing::doClockBreaksDetection_, doDownWeight_, SgTaskConfig::AutomaticProcessing::doIonoCorrection4All_, SgTaskConfig::AutomaticProcessing::doIonoCorrection4SBD_, doIonoCorrection4SBD_, SgTaskConfig::AutomaticProcessing::doOutliers_, doOutliersEliminationMode1_, SgTaskConfig::AutomaticProcessing::doReportNotUsedData_, SgTaskConfig::AutomaticProcessing::doSessionSetup_, doWeightCorrection_, SgTaskConfig::AutomaticProcessing::doWeights_, EPM_BSPLINE_LINEA, epmPwlMode_, SgTaskConfig::AutomaticProcessing::finalSolution_, flybyTropZenithMap_, SgTaskConfig::AutomaticProcessing::FS_UT1, goodQualityCodeAtStartup_, have2ApplyAxisOffsetContrib_, have2ApplyEarthTideContrib_, have2ApplyFeedCorrContrib_, have2ApplyGpsIonoContrib_, have2ApplyNdryContrib_, have2ApplyNutationHFContrib_, have2ApplyNwetContrib_, have2ApplyOceanPoleTideContrib_, have2ApplyOceanTideContrib_, have2ApplyOldOceanTideContrib_, have2ApplyOldPoleTideContrib_, have2ApplyPoleTideContrib_, have2ApplyPxContrib_, have2ApplyPxyLibrationContrib_, have2ApplyPxyOceanTideHFContrib_, have2ApplyPyContrib_, have2ApplySourceSsm_, have2ApplyTiltRemvrContrib_, have2ApplyUnPhaseCalContrib_, have2ApplyUt1LibrationContrib_, have2ApplyUt1OceanTideHFContrib_, have2outputCovarMatrix_, initAuxSigma4Delay_, initAuxSigma4Rate_, isActiveBandFollowsTab_, isNoviceUser_, isObservableFollowsPlot_, isSolveCompatible_, isTesting_, lastModifiedNetId_, minAuxSigma4Delay_, minAuxSigma4Rate_, OPA_ELIMINATE, opAction_, opHave2NormalizeResiduals_, opHave2SuppressWeightCorrection_, opIsSolveCompatible_, opIterationsLimit_, OPM_BASELINE, opMode_, opThreshold_, qualityCodeThreshold_, TZM_NMF, useDelayType_, useDynamicClockBreaks_, useExtAPrioriAxisOffsets_, useExtAPrioriErp_, useExtAPrioriHiFyErp_, useExtAPrioriMeanGradients_, useExtAPrioriSitesPositions_, useExtAPrioriSitesVelocities_, useExtAPrioriSourcesPositions_, useExtAPrioriSourceSsm_, useExternalWeights_, useGoodQualityCodeAtStartup_, useQualityCodeG_, useQualityCodeH_, useRateType_, useSolveObsSuppresionFlags_, VD_SB_DELAY, VDT_DELAY, VR_NONE, WCM_BASELINE, and wcMode_.
|
inline |
A constructor. Creates a copy of the object.
Definition at line 774 of file SgTaskConfig.h.
|
inline |
A destructor. Frees allocated memory.
Definition at line 796 of file SgTaskConfig.h.
|
inline |
Definition at line 623 of file SgTaskConfig.h.
References apByNetId_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::changeAA_Ambigs(), SgGuiTaskConfig::changeAA_ClockBreaks(), SgGuiTaskConfig::changeAA_FinalSolution(), SgGuiTaskConfig::changeAA_Iono4All(), SgGuiTaskConfig::changeAA_Iono4SBD(), SgGuiTaskConfig::changeAA_Outliers(), SgGuiTaskConfig::changeAA_ReportNotUsed(), SgGuiTaskConfig::changeAA_Reweighting(), SgGuiTaskConfig::changeAA_SessionSetup(), SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), SgVlbiSession::doPostReadActions(), loadSettings(), SgGuiTaskConfig::netIdCurrentIndexChanged(), SgSolutionReporter::report2spoolFile(), SgVlbiSession::resetAllEditings(), and saveSettings().
|
static |
Returns name of the class (for debug output).
Definition at line 40 of file SgTaskConfig.cpp.
Referenced by evaluatePath2(), loadIntermediateResults(), and saveIntermediateResults().
|
static |
Definition at line 48 of file SgTaskConfig.cpp.
References className(), SgLogger::ERR, SgLogger::IO, logger, and SgLogger::write().
Referenced by SgVlbiSession::collectAPriories(), SgVlbiSession::lookupExternalWeights(), and SgVlbiSession::process().
|
inline |
Returns an index of the active band.
Definition at line 873 of file SgTaskConfig.h.
References activeBandIdx_.
Referenced by SgSolutionReporter::absorbInfo(), SgGuiVlbiBlnInfoEditor::acquireData(), SgVlbiSession::checkBandForClockBreaks(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::eliminateLargeOutliers(), SgVlbiSession::eliminateOutliers(), SgVlbiSession::eliminateOutliersSimpleMode(), NsScrPrx4TaskConfig::getActiveBandIdx(), operator=(), operator==(), SgVlbiSession::process(), SgVlbiSession::restoreOutliers(), and SgSingleSessionTaskManager::run().
|
inline |
Definition at line 364 of file SgTaskConfig.h.
References contribsAreFromDatabase_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), and operator==().
|
inline |
Returns type of observables included in analysis.
Definition at line 187 of file SgTaskConfig.h.
References dataType_.
Referenced by SgVlbiObservation::fillPartials(), and SgVlbiObservation::prepare4Analysis().
|
inline |
Returns true if clock breaks processed automatically (mode 1).
Definition at line 1017 of file SgTaskConfig.h.
References doClockBreakDetectionMode1_.
Referenced by SgVlbiSession::doPostReadActions_old(), loadSettings(), loadSettingsOldStyle(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 945 of file SgTaskConfig.h.
References doDownWeight_.
Referenced by NsScrPrx4TaskConfig::getDoDownWeight(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), and SgVlbiObservation::prepare4Analysis().
|
inline |
Returns true if ionospheric corrections are applied fo single band delays.
Definition at line 881 of file SgTaskConfig.h.
References doIonoCorrection4SBD_.
Referenced by SgVlbiSession::doPostReadActions_old(), loadSettings(), loadSettingsOldStyle(), operator=(), operator==(), and saveSettings().
|
inline |
Returns true if early stage (mode 1) outliers elimination should be performed.
Definition at line 1025 of file SgTaskConfig.h.
References doOutliersEliminationMode1_.
Referenced by SgVlbiSession::doPostReadActions_old(), loadSettings(), loadSettingsOldStyle(), operator=(), operator==(), and saveSettings().
|
inline |
Returns true if weight correction have to be performed.
Definition at line 889 of file SgTaskConfig.h.
References doWeightCorrection_.
Referenced by SgGuiTaskConfig::SgGuiTaskConfig(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::eliminateOutliers(), NsScrPrx4TaskConfig::getDoWeightCorrection(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgVlbiSession::restoreOutliers(), SgSingleSessionTaskManager::run(), saveSettings(), and SgVlbiObservation::setupActiveMeasurement().
|
inline |
Returns name of a file with eccentricities
Definition at line 1194 of file SgTaskConfig.h.
References eccentricitiesFileName_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getEccentricitiesFileName(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::putDataIntoVgosDb(), saveSettings(), and SgVlbiSession::selfCheck().
|
inline |
Returns name of an external file with stations axis offsets should be used.
Definition at line 1169 of file SgTaskConfig.h.
References extAPrioriAxisOffsetsFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriAxisOffsetsFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with EOP that should be used.
Definition at line 1161 of file SgTaskConfig.h.
References extAPrioriErpFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriErpFileName(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with stations diurnal and semidiurnal EOP variations model should be used.
Definition at line 1178 of file SgTaskConfig.h.
References extAPrioriHiFyErpFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriHiFyErpFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with a priori mean tropospheric gradients should be used.
Definition at line 1186 of file SgTaskConfig.h.
References extAPrioriMeanGradientsFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriMeanGradientsFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), and saveSettings().
|
inline |
Returns name of an external file with stations positions should be used.
Definition at line 1129 of file SgTaskConfig.h.
References extAPrioriSitesPositionsFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriSitesPositionsFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with stations velocities should be used.
Definition at line 1137 of file SgTaskConfig.h.
References extAPrioriSitesVelocitiesFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriSitesVelocitiesFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with sources positions that should be used.
Definition at line 1145 of file SgTaskConfig.h.
References extAPrioriSourcesPositionsFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriSourcesPositionsFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns name of an external file with sources positions that should be used.
Definition at line 1153 of file SgTaskConfig.h.
References extAPrioriSourceSsmFileName_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtAPrioriSsmFileName(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), and saveSettings().
|
inline |
Returns a name of a file with external weights.
Definition at line 953 of file SgTaskConfig.h.
References extWeightsFileName_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getExtWeightsFileName(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::lookupExternalWeights(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 388 of file SgTaskConfig.h.
References flybyTropZenithMap_.
Referenced by SgRefraction::SgRefraction(), NsScrPrx4TaskConfig::getFlybyTropZenithMap(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 841 of file SgTaskConfig.h.
References goodQualityCodeAtStartup_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getGoodQualityCodeAtStartup(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), saveSettings(), and SgVlbiSession::suppressNotSoGoodObs().
|
inline |
Definition at line 383 of file SgTaskConfig.h.
References have2ApplyAxisOffsetContrib_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getHave2ApplyAxisOffsetContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 367 of file SgTaskConfig.h.
References have2ApplyEarthTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyEarthTideContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 378 of file SgTaskConfig.h.
References have2ApplyFeedCorrContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyFeedCorrContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 370 of file SgTaskConfig.h.
References have2ApplyGpsIonoContrib_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 385 of file SgTaskConfig.h.
References have2ApplyNdryContrib_.
Referenced by SgGuiTaskConfig::changeODC_TropRefractionWet(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getHave2ApplyNdryContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 374 of file SgTaskConfig.h.
References have2ApplyNutationHFContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyNutationHFContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 386 of file SgTaskConfig.h.
References have2ApplyNwetContrib_.
Referenced by SgGuiTaskConfig::changeODC_TropRefractionDry(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4delay(), SgVlbiObservation::fillPartials4rate(), NsScrPrx4TaskConfig::getHave2ApplyNwetContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 377 of file SgTaskConfig.h.
References have2ApplyOceanPoleTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getHave2ApplyOceanPoleTideContrib(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 368 of file SgTaskConfig.h.
References have2ApplyOceanTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyOceanTideContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 380 of file SgTaskConfig.h.
References have2ApplyOldOceanTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyOldOceanTideContrib(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 381 of file SgTaskConfig.h.
References have2ApplyOldPoleTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyOldPoleTideContrib(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 369 of file SgTaskConfig.h.
References have2ApplyPoleTideContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyPoleTideContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 365 of file SgTaskConfig.h.
References have2ApplyPxContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyPxContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 376 of file SgTaskConfig.h.
References have2ApplyPxyLibrationContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyPxyLibrationContrib(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 373 of file SgTaskConfig.h.
References have2ApplyPxyOceanTideHFContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyPxyOceanTideHFContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 366 of file SgTaskConfig.h.
References have2ApplyPyContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyPyContrib(), loadSettings(), loadSettingsOldStyle(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 371 of file SgTaskConfig.h.
References have2ApplySourceSsm_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgTaskManager::fillParameterList(), SgVlbiObservation::fillPartials4delay(), NsScrPrx4TaskConfig::getHave2ApplySsm(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 379 of file SgTaskConfig.h.
References have2ApplyTiltRemvrContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyTiltRemvrContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 384 of file SgTaskConfig.h.
References have2ApplyUnPhaseCalContrib_.
Referenced by SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getHave2ApplyUnPhaseCalContrib(), loadSettings(), loadSettingsOldStyle(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 375 of file SgTaskConfig.h.
References have2ApplyUt1LibrationContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyUt1LibrationContrib(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 372 of file SgTaskConfig.h.
References have2ApplyUt1OceanTideHFContrib_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::formObsCalibrationSetup(), NsScrPrx4TaskConfig::getHave2ApplyUt1OceanTideHFContrib(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Definition at line 284 of file SgTaskConfig.h.
References have2outputCovarMatrix_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getHave2outputCovarMatrix(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and SgSolutionReporter::report2spoolFile().
|
inline |
Definition at line 231 of file SgTaskConfig.h.
References initAuxSigma4Delay_.
Referenced by SgGuiTaskConfig::changeAS_ini4del(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), saveSettings(), and SgVlbiSession::zerofySigma2add().
|
inline |
Definition at line 232 of file SgTaskConfig.h.
References initAuxSigma4Rate_.
Referenced by SgGuiTaskConfig::changeAS_ini4rat(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), saveSettings(), and SgVlbiSession::zerofySigma2add().
|
inline |
Returns true if switching band's tabs by user switches active band too.
Definition at line 1033 of file SgTaskConfig.h.
References isActiveBandFollowsTab_.
Referenced by SgGuiTaskConfig::band2UseModified(), NsSessionEditDialog::changeActiveBand(), SgGuiTaskConfig::displayConfig(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 282 of file SgTaskConfig.h.
References isNoviceUser_.
Referenced by NsSessionEditDialog::calcIono(), NsSessionEditDialog::canSave(), NsSessionEditDialog::changeNumOfAmbigSpacing4MarkedPoints(), SgGuiTaskConfig::displayConfig(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), NsSessionEditDialog::saveData(), saveSettings(), and NsSessionEditDialog::scanAmbiguityMultipliers().
|
inline |
Returns true if user's selection of observable on plots changes the observable in the config too.
Definition at line 1041 of file SgTaskConfig.h.
References isObservableFollowsPlot_.
Referenced by NsSessionEditDialog::dispatchChangeOfYAxis(), SgGuiTaskConfig::displayConfig(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and saveSettings().
|
inline |
Returns true if SOLVE's behavior should be reproduced.
Definition at line 897 of file SgTaskConfig.h.
References isSolveCompatible_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evalExtApriori_StnPos(), NsScrPrx4TaskConfig::getIsSolveCompatible(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), SgVlbiSession::pickupReferenceClocksStation(), SgVlbiSession::pickupReferenceCoordinatesStation(), SgVlbiSession::process(), SgSolutionReporter::report2spoolFile(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), saveSettings(), SgVlbiSession::selfCheck(), SgVlbiSession::setClockModelOrder4Stations(), and SgVlbiSession::setReferenceClocksStation().
|
inline |
Returns true if run a tests.
Definition at line 1049 of file SgTaskConfig.h.
References isTesting_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), and operator==().
|
inline |
Definition at line 390 of file SgTaskConfig.h.
References lastModifiedNetId_.
Referenced by loadSettings(), SgGuiTaskConfig::makeTab4pia(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 229 of file SgTaskConfig.h.
References minAuxSigma4Delay_.
Referenced by SgGuiTaskConfig::changeAS_min4del(), SgGuiTaskConfig::displayConfig(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgObjectInfo::recalcSigma2add(), and saveSettings().
|
inline |
Definition at line 230 of file SgTaskConfig.h.
References minAuxSigma4Rate_.
Referenced by SgGuiTaskConfig::changeAS_min4rat(), SgGuiTaskConfig::displayConfig(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgObjectInfo::recalcSigma2add(), and saveSettings().
|
inline |
Returns a name of config set.
Definition at line 809 of file SgTaskConfig.h.
References name_.
Referenced by NsMainWindow::NsMainWindow(), SgVlbiSession::name4SirFile(), operator=(), and operator==().
|
inline |
Returns an action that should be performed on outliers: elimination or restoration.
Definition at line 969 of file SgTaskConfig.h.
References opAction_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getOpAction(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), NsSessionEditDialog::processRmOutButton(), and saveSettings().
|
inline |
Returns true if residuals should be normalized (default mode).
Definition at line 1009 of file SgTaskConfig.h.
References opHave2NormalizeResiduals_.
Referenced by SgWrmsable::calcNormalizedResiduals(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getOpHave2NormalizeResiduals(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), and saveSettings().
|
inline |
Returns true if reweighting (if specified) should be applied during outliers processing.
Definition at line 993 of file SgTaskConfig.h.
References opHave2SuppressWeightCorrection_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiSession::eliminateOutliers(), NsScrPrx4TaskConfig::getOpHave2SuppressWeightCorrection(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgVlbiSession::restoreOutliers(), and saveSettings().
|
inline |
Returns true if reweighting (if specified) should run in SOLVE compatible mode.
Definition at line 1001 of file SgTaskConfig.h.
References opIsSolveCompatible_.
Referenced by SgWrmsable::calcNormalizedResiduals(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getOpIsSolveCompatible(), loadSettings(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), and saveSettings().
|
inline |
Returns a number of iterations for outliers processing.
Definition at line 985 of file SgTaskConfig.h.
References opIterationsLimit_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiSession::eliminateOutliers(), NsScrPrx4TaskConfig::getOpIterationsLimit(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgGuiTaskConfig::outliersProcessingIterationsLimitModified(), SgVlbiSession::restoreOutliers(), and saveSettings().
|
inline |
Returns a mode of the outliers processing action.
Definition at line 961 of file SgTaskConfig.h.
References opMode_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getOpMode(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgSingleSessionTaskManager::run(), and saveSettings().
|
inline |
Returns a threshold for outliers processing action.
Definition at line 977 of file SgTaskConfig.h.
References opThreshold_.
Referenced by SgGuiTaskConfig::SgGuiTaskConfig(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::doPostReadActions4Ints(), SgVlbiSession::eliminateOutliers(), NsScrPrx4TaskConfig::getOpThreshold(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgGuiTaskConfig::outliersProcessingThresholdModified(), SgVlbiSession::restoreOutliers(), saveSettings(), and SgGuiTaskConfig::updateDelayTypeSelection().
|
inline |
Returns a mode of the pwl parameters.
Definition at line 937 of file SgTaskConfig.h.
References epmPwlMode_.
Referenced by SgSolutionReporter::absorbInfo(), checkSettings(), SgEstimator::deployPwlParameters(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getPwlMode(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), and saveSettings().
|
inline |
Returns a threshold of quality codes to use in analysis.
Definition at line 817 of file SgTaskConfig.h.
References qualityCodeThreshold_.
Referenced by SgGuiPiaReport::SgGuiPiaReport(), SgVlbiObservable::checkUsability(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getQualityCodeThreshold(), SgVlbiObservable::isRestorable_old(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), SgSolutionReporter::reportGeneralStatsBlock_Output4Spoolfile(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile(), SgSolutionReporter::reportResidualsBlock_Output4Spoolfile_old(), and saveSettings().
|
inline |
Definition at line 857 of file SgTaskConfig.h.
References useDelayType_.
Referenced by NsSessionEditDialog::NsSessionEditDialog(), SgSolutionReporter::absorbInfo(), SgVlbiSession::calculateClockBreakParameter(), SgVlbiSession::checkBandForClockBreaks(), SgVlbiObservable::checkUsability(), SgVlbiSession::correctClockBreak(), NsSessionEditDialog::dispatchChangeOfYAxis(), SgGuiTaskConfig::displayConfig(), SgVlbiSession::eliminateLargeOutliers(), SgVlbiSession::eliminateOutliers(), SgVlbiSession::eliminateOutliersSimpleMode(), SgSolutionReporter::evaluateUsedErpApriori(), NsSessionEditDialog::excludeMarkedPoints(), NsScrPrx4TaskConfig::getUseDelayType(), SgVlbiObservation::isEligible(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), SgVlbiObservation::prepare4Analysis(), NsSessionEditDialog::processClockBreakMarks(), NsSessionEditDialog::processClockBreakMarksNew(), NsSessionEditDialog::processRmOutButton(), SgObjectInfo::recalcSigma2add(), SgSolutionReporter::reportConfiguresBlock_Output4Spoolfile(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), SgSolutionReporter::reportGeneralStatsBlock_Output4Spoolfile(), SgVlbiSession::resolveGrAmbigTriangles(), SgVlbiSession::restoreOutliers(), SgSingleSessionTaskManager::run(), SgTaskManager::run(), NsSessionEditDialog::scanAmbiguityMultipliers(), SgVlbiObservation::setupActiveMeasurement(), and SgVlbiObservable::setupActiveMeasurements().
|
inline |
Returns true if clock breaks are estimated in a common solution.
Definition at line 905 of file SgTaskConfig.h.
References useDynamicClockBreaks_.
Referenced by SgVlbiSession::correctClockBreak(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseDynamicClockBreaks(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), NsSessionEditDialog::processClockBreakMarksNew(), and saveSettings().
|
inline |
Returns true if an external file with stations axis offsets should be used.
Definition at line 1105 of file SgTaskConfig.h.
References useExtAPrioriAxisOffsets_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getUseExtAPrioriAxisOffsets(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns true if an external file with EOP should be used.
Definition at line 1097 of file SgTaskConfig.h.
References useExtAPrioriErp_.
Referenced by SgVlbiSession::collectAPriories(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiSession::getAprioriErp(), NsScrPrx4TaskConfig::getUseExtAPrioriErp(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns true if an external file with diurnal and semidiurnal EOP variations model should be used.
Definition at line 1113 of file SgTaskConfig.h.
References useExtAPrioriHiFyErp_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getUseExtAPrioriHiFyErp(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns true if an external file with a priori mean tropospheric gradients should be used.
Definition at line 1121 of file SgTaskConfig.h.
References useExtAPrioriMeanGradients_.
Referenced by SgRefraction::calcTroposphericDelay(), SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getUseExtAPrioriMeanGradients(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), and saveSettings().
|
inline |
Returns path to a priori files. Returns true if an external file with stations positions should be used.
Definition at line 1065 of file SgTaskConfig.h.
References useExtAPrioriSitesPositions_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), SgSingleSessionTaskManager::finisRun(), NsScrPrx4TaskConfig::getUseExtAPrioriSitesPositions(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), SgSolutionReporter::reportBaselineVariationsBlock_Output4Spoolfile(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), SgSolutionReporter::reportStations_Output4AposterioriFiles(), and saveSettings().
|
inline |
Returns true if an external file with stations velocities should be used.
Definition at line 1073 of file SgTaskConfig.h.
References useExtAPrioriSitesVelocities_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseExtAPrioriSitesVelocities(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), and saveSettings().
|
inline |
Returns true if an external file with sources positions should be used.
Definition at line 1081 of file SgTaskConfig.h.
References useExtAPrioriSourcesPositions_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiObservation::evaluateTheoreticalValues(), NsScrPrx4TaskConfig::getUseExtAPrioriSourcesPositions(), loadSettings(), loadSettingsOldStyle(), SgVlbiSession::makeHistory(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), SgSolutionReporter::reportAPrioriBlock_Output4Spoolfile(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), SgSolutionReporter::reportSources_Output4AposterioriFiles(), SgSingleSessionTaskManager::run(), and saveSettings().
|
inline |
Returns true if an external file with sources positions should be used.
Definition at line 1089 of file SgTaskConfig.h.
References useExtAPrioriSourceSsm_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseExtAPrioriSsm(), loadSettings(), SgGuiTaskConfig::makeTab4models(), operator=(), operator==(), SgVlbiSession::process(), and saveSettings().
|
inline |
Returns true if external weight should be used.
Definition at line 921 of file SgTaskConfig.h.
References useExternalWeights_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseExternalWeights(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgVlbiSession::process(), and saveSettings().
|
inline |
Definition at line 849 of file SgTaskConfig.h.
References useGoodQualityCodeAtStartup_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseGoodQualityCodeAtStartup(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), saveSettings(), and SgVlbiSession::suppressNotSoGoodObs().
|
inline |
Returns a true if observations with a quality code 'G' should be used.
Definition at line 825 of file SgTaskConfig.h.
References useQualityCodeG_.
Referenced by SgVlbiObservable::checkUsability(), SgGuiTaskConfig::displayConfig(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 833 of file SgTaskConfig.h.
References useQualityCodeH_.
Referenced by SgVlbiObservable::checkUsability(), SgGuiTaskConfig::displayConfig(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and saveSettings().
|
inline |
Definition at line 865 of file SgTaskConfig.h.
References useRateType_.
Referenced by SgGuiTaskConfig::SgGuiTaskConfig(), SgSolutionReporter::absorbInfo(), SgGuiTaskConfig::changeRTA_WeightCorrection(), SgVlbiObservable::checkUsability(), NsSessionEditDialog::dispatchChangeOfYAxis(), SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getUseRateType(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), SgVlbiObservation::prepare4Analysis(), SgSolutionReporter::reportGeneralStatsBlock_Output4Spoolfile(), SgSingleSessionTaskManager::run(), SgTaskManager::run(), and SgVlbiObservable::setupActiveMeasurements().
|
inline |
Returns true if the SOLVE's observation suppresion flags should be honored.
Definition at line 913 of file SgTaskConfig.h.
References useSolveObsSuppresionFlags_.
Referenced by SgGuiTaskConfig::displayConfig(), SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), NsScrPrx4TaskConfig::getUseSolveObsSuppresionFlags(), SgAgvDriver::initSession(), loadSettings(), SgGuiTaskConfig::makeTab4GeneralOptions(), operator=(), operator==(), and saveSettings().
|
inline |
Returns a mode of the weight correction action.
Definition at line 929 of file SgTaskConfig.h.
References wcMode_.
Referenced by SgGuiTaskConfig::displayConfig(), NsScrPrx4TaskConfig::getWcMode(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4Operations(), operator=(), operator==(), SgSingleSessionTaskManager::run(), saveSettings(), SgVlbiObservation::setupActiveMeasurement(), and SgVlbiSession::zerofySigma2add().
bool SgTaskConfig::loadIntermediateResults | ( | QDataStream & | s | ) |
Definition at line 470 of file SgTaskConfig.cpp.
References className(), SgLogger::ERR, SgLogger::IO_BIN, logger, path2APrioriFiles_, setActiveBandIdx(), setDoClockBreakDetectionMode1(), setDoDownWeight(), setDoIonoCorrection4SBD(), setDoOutliersEliminationMode1(), setDoWeightCorrection(), setEccentricitiesFileName(), setExtAPrioriAxisOffsetsFileName(), setExtAPrioriErpFileName(), setExtAPrioriHiFyErpFileName(), setExtAPrioriMeanGradientsFileName(), setExtAPrioriSitesPositionsFileName(), setExtAPrioriSitesVelocitiesFileName(), setExtAPrioriSourcesPositionsFileName(), setExtAPrioriSourceSsmFileName(), setExtWeightsFileName(), setFlybyTropZenithMap(), setGoodQualityCodeAtStartup(), setHave2ApplyAxisOffsetContrib(), setHave2ApplyEarthTideContrib(), setHave2ApplyFeedCorrContrib(), setHave2ApplyGpsIonoContrib(), setHave2ApplyNdryContrib(), setHave2ApplyNutationHFContrib(), setHave2ApplyNwetContrib(), setHave2ApplyOceanPoleTideContrib(), setHave2ApplyOceanTideContrib(), setHave2ApplyOldOceanTideContrib(), setHave2ApplyOldPoleTideContrib(), setHave2ApplyPoleTideContrib(), setHave2ApplyPxContrib(), setHave2ApplyPxyLibrationContrib(), setHave2ApplyPxyOceanTideHFContrib(), setHave2ApplyPyContrib(), setHave2ApplySourceSsm(), setHave2ApplyTiltRemvrContrib(), setHave2ApplyUnPhaseCalContrib(), setHave2ApplyUt1LibrationContrib(), setHave2ApplyUt1OceanTideHFContrib(), setHave2outputCovarMatrix(), setInitAuxSigma4Delay(), setInitAuxSigma4Rate(), setIsActiveBandFollowsTab(), setIsNoviceUser(), setIsObservableFollowsPlot(), setIsSolveCompatible(), setIsTesting(), setMinAuxSigma4Delay(), setMinAuxSigma4Rate(), setOpAction(), setOpHave2NormalizeResiduals(), setOpHave2SuppressWeightCorrection(), setOpIsSolveCompatible(), setOpIterationsLimit(), setOpMode(), setOpThreshold(), setPwlMode(), setQualityCodeThreshold(), setUseDelayType(), setUseDynamicClockBreaks(), setUseExtAPrioriAxisOffsets(), setUseExtAPrioriErp(), setUseExtAPrioriHiFyErp(), setUseExtAPrioriMeanGradients(), setUseExtAPrioriSitesPositions(), setUseExtAPrioriSitesVelocities(), setUseExtAPrioriSourcesPositions(), setUseExtAPrioriSourceSsm(), setUseExternalWeights(), setUseGoodQualityCodeAtStartup(), setUseQualityCodeG(), setUseQualityCodeH(), setUseRateType(), setUseSolveObsSuppresionFlags(), setWcMode(), and SgLogger::write().
Referenced by SgVlbiSession::loadIntermediateResults().
|
inline |
Definition at line 160 of file SgTaskConfig.h.
SgTaskConfig & SgTaskConfig::operator= | ( | const SgTaskConfig & | cfg | ) |
An assignment operator.
Definition at line 205 of file SgTaskConfig.cpp.
References apByNetId_, getActiveBandIdx(), getDoClockBreakDetectionMode1(), getDoDownWeight(), getDoIonoCorrection4SBD(), getDoOutliersEliminationMode1(), getDoWeightCorrection(), getEccentricitiesFileName(), getExtAPrioriAxisOffsetsFileName(), getExtAPrioriErpFileName(), getExtAPrioriHiFyErpFileName(), getExtAPrioriMeanGradientsFileName(), getExtAPrioriSitesPositionsFileName(), getExtAPrioriSitesVelocitiesFileName(), getExtAPrioriSourcesPositionsFileName(), getExtAPrioriSourceSsmFileName(), getExtWeightsFileName(), getFlybyTropZenithMap(), getGoodQualityCodeAtStartup(), getHave2ApplyAxisOffsetContrib(), getHave2ApplyEarthTideContrib(), getHave2ApplyFeedCorrContrib(), getHave2ApplyGpsIonoContrib(), getHave2ApplyNdryContrib(), getHave2ApplyNutationHFContrib(), getHave2ApplyNwetContrib(), getHave2ApplyOceanPoleTideContrib(), getHave2ApplyOceanTideContrib(), getHave2ApplyOldOceanTideContrib(), getHave2ApplyOldPoleTideContrib(), getHave2ApplyPoleTideContrib(), getHave2ApplyPxContrib(), getHave2ApplyPxyLibrationContrib(), getHave2ApplyPxyOceanTideHFContrib(), getHave2ApplyPyContrib(), getHave2ApplySourceSsm(), getHave2ApplyTiltRemvrContrib(), getHave2ApplyUnPhaseCalContrib(), getHave2ApplyUt1LibrationContrib(), getHave2ApplyUt1OceanTideHFContrib(), getHave2outputCovarMatrix(), getInitAuxSigma4Delay(), getInitAuxSigma4Rate(), getIsActiveBandFollowsTab(), getIsNoviceUser(), getIsObservableFollowsPlot(), getIsSolveCompatible(), getIsTesting(), getLastModifiedNetId(), getMinAuxSigma4Delay(), getMinAuxSigma4Rate(), getName(), getOpAction(), getOpHave2NormalizeResiduals(), getOpHave2SuppressWeightCorrection(), getOpIsSolveCompatible(), getOpIterationsLimit(), getOpMode(), getOpThreshold(), getPwlMode(), getQualityCodeThreshold(), getUseDelayType(), getUseDynamicClockBreaks(), getUseExtAPrioriAxisOffsets(), getUseExtAPrioriErp(), getUseExtAPrioriHiFyErp(), getUseExtAPrioriMeanGradients(), getUseExtAPrioriSitesPositions(), getUseExtAPrioriSitesVelocities(), getUseExtAPrioriSourcesPositions(), getUseExtAPrioriSourceSsm(), getUseExternalWeights(), getUseGoodQualityCodeAtStartup(), getUseQualityCodeG(), getUseQualityCodeH(), getUseRateType(), getUseSolveObsSuppresionFlags(), getWcMode(), lastModifiedNetId_, setActiveBandIdx(), setDoClockBreakDetectionMode1(), setDoDownWeight(), setDoIonoCorrection4SBD(), setDoOutliersEliminationMode1(), setDoWeightCorrection(), setEccentricitiesFileName(), setExtAPrioriAxisOffsetsFileName(), setExtAPrioriErpFileName(), setExtAPrioriHiFyErpFileName(), setExtAPrioriMeanGradientsFileName(), setExtAPrioriSitesPositionsFileName(), setExtAPrioriSitesVelocitiesFileName(), setExtAPrioriSourcesPositionsFileName(), setExtAPrioriSourceSsmFileName(), setExtWeightsFileName(), setFlybyTropZenithMap(), setGoodQualityCodeAtStartup(), setHave2ApplyAxisOffsetContrib(), setHave2ApplyEarthTideContrib(), setHave2ApplyFeedCorrContrib(), setHave2ApplyGpsIonoContrib(), setHave2ApplyNdryContrib(), setHave2ApplyNutationHFContrib(), setHave2ApplyNwetContrib(), setHave2ApplyOceanPoleTideContrib(), setHave2ApplyOceanTideContrib(), setHave2ApplyOldOceanTideContrib(), setHave2ApplyOldPoleTideContrib(), setHave2ApplyPoleTideContrib(), setHave2ApplyPxContrib(), setHave2ApplyPxyLibrationContrib(), setHave2ApplyPxyOceanTideHFContrib(), setHave2ApplyPyContrib(), setHave2ApplySourceSsm(), setHave2ApplyTiltRemvrContrib(), setHave2ApplyUnPhaseCalContrib(), setHave2ApplyUt1LibrationContrib(), setHave2ApplyUt1OceanTideHFContrib(), setHave2outputCovarMatrix(), setInitAuxSigma4Delay(), setInitAuxSigma4Rate(), setIsActiveBandFollowsTab(), setIsNoviceUser(), setIsObservableFollowsPlot(), setIsSolveCompatible(), setIsTesting(), setMinAuxSigma4Delay(), setMinAuxSigma4Rate(), setName(), setOpAction(), setOpHave2NormalizeResiduals(), setOpHave2SuppressWeightCorrection(), setOpIsSolveCompatible(), setOpIterationsLimit(), setOpMode(), setOpThreshold(), setPwlMode(), setQualityCodeThreshold(), setUseDelayType(), setUseDynamicClockBreaks(), setUseExtAPrioriAxisOffsets(), setUseExtAPrioriErp(), setUseExtAPrioriHiFyErp(), setUseExtAPrioriMeanGradients(), setUseExtAPrioriSitesPositions(), setUseExtAPrioriSitesVelocities(), setUseExtAPrioriSourcesPositions(), setUseExtAPrioriSourceSsm(), setUseExternalWeights(), setUseGoodQualityCodeAtStartup(), setUseQualityCodeG(), setUseQualityCodeH(), setUseRateType(), setUseSolveObsSuppresionFlags(), and setWcMode().
bool SgTaskConfig::operator== | ( | const SgTaskConfig & | cfg | ) | const |
Definition at line 316 of file SgTaskConfig.cpp.
References activeBandIdx_, contribsAreFromDatabase_, doClockBreakDetectionMode1_, doDownWeight_, doIonoCorrection4SBD_, doOutliersEliminationMode1_, doWeightCorrection_, eccentricitiesFileName_, epmPwlMode_, extAPrioriAxisOffsetsFileName_, extAPrioriErpFileName_, extAPrioriHiFyErpFileName_, extAPrioriMeanGradientsFileName_, extAPrioriSitesPositionsFileName_, extAPrioriSitesVelocitiesFileName_, extAPrioriSourcesPositionsFileName_, extAPrioriSourceSsmFileName_, extWeightsFileName_, flybyTropZenithMap_, getActiveBandIdx(), getContribsAreFromDatabase(), getDoClockBreakDetectionMode1(), getDoDownWeight(), getDoIonoCorrection4SBD(), getDoOutliersEliminationMode1(), getDoWeightCorrection(), getEccentricitiesFileName(), getExtAPrioriAxisOffsetsFileName(), getExtAPrioriErpFileName(), getExtAPrioriHiFyErpFileName(), getExtAPrioriMeanGradientsFileName(), getExtAPrioriSitesPositionsFileName(), getExtAPrioriSitesVelocitiesFileName(), getExtAPrioriSourcesPositionsFileName(), getExtAPrioriSourceSsmFileName(), getExtWeightsFileName(), getFlybyTropZenithMap(), getGoodQualityCodeAtStartup(), getHave2ApplyAxisOffsetContrib(), getHave2ApplyEarthTideContrib(), getHave2ApplyFeedCorrContrib(), getHave2ApplyGpsIonoContrib(), getHave2ApplyNdryContrib(), getHave2ApplyNutationHFContrib(), getHave2ApplyNwetContrib(), getHave2ApplyOceanPoleTideContrib(), getHave2ApplyOceanTideContrib(), getHave2ApplyOldOceanTideContrib(), getHave2ApplyOldPoleTideContrib(), getHave2ApplyPoleTideContrib(), getHave2ApplyPxContrib(), getHave2ApplyPxyLibrationContrib(), getHave2ApplyPxyOceanTideHFContrib(), getHave2ApplyPyContrib(), getHave2ApplySourceSsm(), getHave2ApplyTiltRemvrContrib(), getHave2ApplyUnPhaseCalContrib(), getHave2ApplyUt1LibrationContrib(), getHave2ApplyUt1OceanTideHFContrib(), getHave2outputCovarMatrix(), getInitAuxSigma4Delay(), getInitAuxSigma4Rate(), getIsActiveBandFollowsTab(), getIsNoviceUser(), getIsObservableFollowsPlot(), getIsSolveCompatible(), getIsTesting(), getLastModifiedNetId(), getMinAuxSigma4Delay(), getMinAuxSigma4Rate(), getName(), getOpAction(), getOpHave2NormalizeResiduals(), getOpHave2SuppressWeightCorrection(), getOpIsSolveCompatible(), getOpIterationsLimit(), getOpMode(), getOpThreshold(), getPwlMode(), getQualityCodeThreshold(), getUseDelayType(), getUseDynamicClockBreaks(), getUseExtAPrioriAxisOffsets(), getUseExtAPrioriErp(), getUseExtAPrioriHiFyErp(), getUseExtAPrioriMeanGradients(), getUseExtAPrioriSitesPositions(), getUseExtAPrioriSitesVelocities(), getUseExtAPrioriSourcesPositions(), getUseExtAPrioriSourceSsm(), getUseExternalWeights(), getUseGoodQualityCodeAtStartup(), getUseQualityCodeG(), getUseQualityCodeH(), getUseRateType(), getUseSolveObsSuppresionFlags(), getWcMode(), goodQualityCodeAtStartup_, have2ApplyAxisOffsetContrib_, have2ApplyEarthTideContrib_, have2ApplyFeedCorrContrib_, have2ApplyGpsIonoContrib_, have2ApplyNdryContrib_, have2ApplyNutationHFContrib_, have2ApplyNwetContrib_, have2ApplyOceanPoleTideContrib_, have2ApplyOceanTideContrib_, have2ApplyOldOceanTideContrib_, have2ApplyOldPoleTideContrib_, have2ApplyPoleTideContrib_, have2ApplyPxContrib_, have2ApplyPxyLibrationContrib_, have2ApplyPxyOceanTideHFContrib_, have2ApplyPyContrib_, have2ApplySourceSsm_, have2ApplyTiltRemvrContrib_, have2ApplyUnPhaseCalContrib_, have2ApplyUt1LibrationContrib_, have2ApplyUt1OceanTideHFContrib_, have2outputCovarMatrix_, initAuxSigma4Delay_, initAuxSigma4Rate_, isActiveBandFollowsTab_, isNoviceUser_, isObservableFollowsPlot_, isSolveCompatible_, isTesting_, lastModifiedNetId_, minAuxSigma4Delay_, minAuxSigma4Rate_, name_, opAction_, opHave2NormalizeResiduals_, opHave2SuppressWeightCorrection_, opIsSolveCompatible_, opIterationsLimit_, opMode_, opThreshold_, path2APrioriFiles_, qualityCodeThreshold_, useDelayType_, useDynamicClockBreaks_, useExtAPrioriAxisOffsets_, useExtAPrioriErp_, useExtAPrioriHiFyErp_, useExtAPrioriMeanGradients_, useExtAPrioriSitesPositions_, useExtAPrioriSitesVelocities_, useExtAPrioriSourcesPositions_, useExtAPrioriSourceSsm_, useExternalWeights_, useGoodQualityCodeAtStartup_, useQualityCodeG_, useQualityCodeH_, useRateType_, useSolveObsSuppresionFlags_, and wcMode_.
bool SgTaskConfig::saveIntermediateResults | ( | QDataStream & | s | ) | const |
Definition at line 408 of file SgTaskConfig.cpp.
References activeBandIdx_, className(), doClockBreakDetectionMode1_, doDownWeight_, doIonoCorrection4SBD_, doOutliersEliminationMode1_, doWeightCorrection_, eccentricitiesFileName_, epmPwlMode_, SgLogger::ERR, extAPrioriAxisOffsetsFileName_, extAPrioriErpFileName_, extAPrioriHiFyErpFileName_, extAPrioriMeanGradientsFileName_, extAPrioriSitesPositionsFileName_, extAPrioriSitesVelocitiesFileName_, extAPrioriSourcesPositionsFileName_, extAPrioriSourceSsmFileName_, extWeightsFileName_, flybyTropZenithMap_, goodQualityCodeAtStartup_, have2ApplyAxisOffsetContrib_, have2ApplyEarthTideContrib_, have2ApplyFeedCorrContrib_, have2ApplyGpsIonoContrib_, have2ApplyNdryContrib_, have2ApplyNutationHFContrib_, have2ApplyNwetContrib_, have2ApplyOceanPoleTideContrib_, have2ApplyOceanTideContrib_, have2ApplyOldOceanTideContrib_, have2ApplyOldPoleTideContrib_, have2ApplyPoleTideContrib_, have2ApplyPxContrib_, have2ApplyPxyLibrationContrib_, have2ApplyPxyOceanTideHFContrib_, have2ApplyPyContrib_, have2ApplySourceSsm_, have2ApplyTiltRemvrContrib_, have2ApplyUnPhaseCalContrib_, have2ApplyUt1LibrationContrib_, have2ApplyUt1OceanTideHFContrib_, have2outputCovarMatrix_, initAuxSigma4Delay_, initAuxSigma4Rate_, SgLogger::IO_BIN, isActiveBandFollowsTab_, isNoviceUser_, isObservableFollowsPlot_, isSolveCompatible_, isTesting_, logger, minAuxSigma4Delay_, minAuxSigma4Rate_, opAction_, opHave2NormalizeResiduals_, opHave2SuppressWeightCorrection_, opIsSolveCompatible_, opIterationsLimit_, opMode_, opThreshold_, path2APrioriFiles_, qualityCodeThreshold_, useDelayType_, useDynamicClockBreaks_, useExtAPrioriAxisOffsets_, useExtAPrioriErp_, useExtAPrioriHiFyErp_, useExtAPrioriMeanGradients_, useExtAPrioriSitesPositions_, useExtAPrioriSitesVelocities_, useExtAPrioriSourcesPositions_, useExtAPrioriSourceSsm_, useExternalWeights_, useGoodQualityCodeAtStartup_, useQualityCodeG_, useQualityCodeH_, useRateType_, useSolveObsSuppresionFlags_, wcMode_, and SgLogger::write().
Referenced by SgVlbiSession::saveIntermediateResults().
|
inline |
Sets up an index of the active band.
Definition at line 1268 of file SgTaskConfig.h.
References activeBandIdx_.
Referenced by SgGuiTaskConfig::band2UseModified(), NsSessionEditDialog::changeActiveBand(), NsSessionHandler::changeActiveBand(), SgVlbiSession::check4ClockBreaksAtSBD(), SgVlbiSession::checkBandForClockBreaks(), SgVlbiSession::doPostReadActions4Ints(), SgVlbiSession::eliminateLargeOutliers(), SgVlbiSession::eliminateOutliers(), SgVlbiSession::eliminateOutliersSimpleMode(), NsSessionHandler::initData(), loadIntermediateResults(), operator=(), SgVlbiSession::restoreOutliers(), and NsScrPrx4TaskConfig::setActiveBandIdx().
|
inline |
Definition at line 595 of file SgTaskConfig.h.
References contribsAreFromDatabase_.
Referenced by SgVlbiSession::applyObsCalibrationSetup().
|
inline |
Sets up type of observables that will be included in analysis.
Definition at line 419 of file SgTaskConfig.h.
References dataType_.
Referenced by SgVlbiObservation::evaluateResiduals(), and SgSingleSessionTaskManager::run().
|
inline |
Sets up the automatic clock break processing (mode 1).
Definition at line 1412 of file SgTaskConfig.h.
References doClockBreakDetectionMode1_.
Referenced by SgGuiTaskConfig::changePRA_CBDetectionMode1(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), and operator=().
|
inline |
Definition at line 1340 of file SgTaskConfig.h.
References doDownWeight_.
Referenced by SgGuiTaskConfig::changeDoDownWeight(), loadIntermediateResults(), operator=(), and NsScrPrx4TaskConfig::setDoDownWeight().
|
inline |
Sets up automatic ionosphere correction for single band delay.
Definition at line 1276 of file SgTaskConfig.h.
References doIonoCorrection4SBD_.
Referenced by SgGuiTaskConfig::changePRA_Iono4SBD(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), and operator=().
|
inline |
Sets up the early stage (mode 1) outliers elimination.
Definition at line 1420 of file SgTaskConfig.h.
References doOutliersEliminationMode1_.
Referenced by SgGuiTaskConfig::changePRA_OutliersEliminationMode1(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), and operator=().
|
inline |
Turns on or off the weight corrections.
Definition at line 1284 of file SgTaskConfig.h.
References doWeightCorrection_.
Referenced by SgGuiTaskConfig::changeRTA_WeightCorrection(), SgVlbiSession::doPostReadActions4Ints(), SgVlbiSession::doReWeighting(), SgVlbiSession::eliminateOutliers(), NsSessionHandler::initData(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), SgVlbiSession::restoreOutliers(), and NsScrPrx4TaskConfig::setDoWeightCorrection().
|
inline |
Sets up a name of a file with eccentricities.
Definition at line 1588 of file SgTaskConfig.h.
References eccentricitiesFileName_.
Referenced by SgGuiTaskConfig::changeEF_EccentricitiesFileName(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setEccentricitiesFileName().
|
inline |
Sets up a name of an external file with stations axis offsets should be used.
Definition at line 1564 of file SgTaskConfig.h.
References extAPrioriAxisOffsetsFileName_.
Referenced by SgGuiTaskConfig::changeEF_AxisOffsetFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriAxisOffsetsFileName().
|
inline |
Sets up a name of an external file with EOP should be used.
Definition at line 1556 of file SgTaskConfig.h.
References extAPrioriErpFileName_.
Referenced by SgGuiTaskConfig::changeEF_EopFileName(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriErpFileName().
|
inline |
Sets up a name of an external file with diurnal and semidiurnal EOP variations model should be used.
Definition at line 1572 of file SgTaskConfig.h.
References extAPrioriHiFyErpFileName_.
Referenced by SgGuiTaskConfig::changeEF_HiFyEopFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriHiFyErpFileName().
|
inline |
Sets up a name of an external file with a priori mean tropospheric gradients should be used.
Definition at line 1580 of file SgTaskConfig.h.
References extAPrioriMeanGradientsFileName_.
Referenced by SgGuiTaskConfig::changeEF_MeanGradientsFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriMeanGradientsFileName().
|
inline |
Sets up a name of an external file with stations positions should be used.
Definition at line 1524 of file SgTaskConfig.h.
References extAPrioriSitesPositionsFileName_.
Referenced by SgGuiTaskConfig::changeEF_SitePositionsFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriSitesPositionsFileName().
|
inline |
Sets up a name of an external file with stations velocities should be used.
Definition at line 1532 of file SgTaskConfig.h.
References extAPrioriSitesVelocitiesFileName_.
Referenced by SgGuiTaskConfig::changeEF_SiteVelocitiesFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriSitesVelocitiesFileName().
|
inline |
Sets up a name of an external file with sources positions should be used.
Definition at line 1540 of file SgTaskConfig.h.
References extAPrioriSourcesPositionsFileName_.
Referenced by SgGuiTaskConfig::changeEF_SourcePositionsFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriSourcesPositionsFileName().
|
inline |
Sets up a name of an external file with sources positions should be used.
Definition at line 1548 of file SgTaskConfig.h.
References extAPrioriSourceSsmFileName_.
Referenced by SgGuiTaskConfig::changeEF_SourceSsmFileName(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setExtAPrioriSsmFileName().
|
inline |
Sets up a name of a file with external weights.
Definition at line 1348 of file SgTaskConfig.h.
References extWeightsFileName_.
Referenced by SgGuiTaskConfig::changeEF_WeightsFileName(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setExtWeightsFileName().
|
inline |
Definition at line 619 of file SgTaskConfig.h.
References flybyTropZenithMap_.
Referenced by SgGuiTaskConfig::flybyRefrMapFModified(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setFlybyTropZenithMap().
|
inline |
Definition at line 1236 of file SgTaskConfig.h.
References goodQualityCodeAtStartup_.
Referenced by SgGuiTaskConfig::goodQualityCodeAtStartupModified(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setGoodQualityCodeAtStartup().
|
inline |
Definition at line 614 of file SgTaskConfig.h.
References have2ApplyAxisOffsetContrib_.
Referenced by SgGuiTaskConfig::changeODC_AxisOffset(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyAxisOffsetContrib().
|
inline |
Definition at line 598 of file SgTaskConfig.h.
References have2ApplyEarthTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_SolidEarthTide(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyEarthTideContrib().
|
inline |
Definition at line 609 of file SgTaskConfig.h.
References have2ApplyFeedCorrContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_FeedCorr(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyFeedCorrContrib().
|
inline |
Definition at line 601 of file SgTaskConfig.h.
References have2ApplyGpsIonoContrib_.
Referenced by SgGuiTaskConfig::changeODC_GpsIono(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Definition at line 616 of file SgTaskConfig.h.
References have2ApplyNdryContrib_.
Referenced by SgGuiTaskConfig::changeODC_TropRefractionDry(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyNdryContrib().
|
inline |
Definition at line 605 of file SgTaskConfig.h.
References have2ApplyNutationHFContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_HiFqNutation(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyNutationHFContrib().
|
inline |
Definition at line 617 of file SgTaskConfig.h.
References have2ApplyNwetContrib_.
Referenced by SgGuiTaskConfig::changeODC_TropRefractionWet(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyNwetContrib().
|
inline |
Definition at line 608 of file SgTaskConfig.h.
References have2ApplyOceanPoleTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_OceanPoleTide(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyOceanPoleTideContrib().
|
inline |
Definition at line 599 of file SgTaskConfig.h.
References have2ApplyOceanTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_OceanTide(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyOceanTideContrib().
|
inline |
Definition at line 611 of file SgTaskConfig.h.
References have2ApplyOldOceanTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_OldOceanTide(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyOldOceanTideContrib().
|
inline |
Definition at line 612 of file SgTaskConfig.h.
References have2ApplyOldPoleTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_OldPoleTide(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyOldPoleTideContrib().
|
inline |
Definition at line 600 of file SgTaskConfig.h.
References have2ApplyPoleTideContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_PoleTide(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyPoleTideContrib().
|
inline |
Definition at line 596 of file SgTaskConfig.h.
References have2ApplyPxContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_PolarMotion(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyPxContrib().
|
inline |
Definition at line 607 of file SgTaskConfig.h.
References have2ApplyPxyLibrationContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_HiFqLibrationPxy(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyPxyLibrationContrib().
|
inline |
Definition at line 604 of file SgTaskConfig.h.
References have2ApplyPxyOceanTideHFContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_HiFqTidalPxy(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyPxyOceanTideHFContrib().
|
inline |
Definition at line 597 of file SgTaskConfig.h.
References have2ApplyPyContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_PolarMotion(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyPyContrib().
|
inline |
Definition at line 602 of file SgTaskConfig.h.
References have2ApplySourceSsm_.
Referenced by SgGuiTaskConfig::changeODC_SourceSsm(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplySsm().
|
inline |
Definition at line 610 of file SgTaskConfig.h.
References have2ApplyTiltRemvrContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_TiltRmvr(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyTiltRemvrContrib().
|
inline |
Definition at line 615 of file SgTaskConfig.h.
References have2ApplyUnPhaseCalContrib_.
Referenced by loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyUnPhaseCalContrib().
|
inline |
Definition at line 606 of file SgTaskConfig.h.
References have2ApplyUt1LibrationContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_HiFqLibrationUt1(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyUt1LibrationContrib().
|
inline |
Definition at line 603 of file SgTaskConfig.h.
References have2ApplyUt1OceanTideHFContrib_.
Referenced by NsSessionEditDialog::~NsSessionEditDialog(), SgVlbiSession::applyObsCalibrationSetup(), SgGuiTaskConfig::changeODC_HiFqTidalUt1(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setHave2ApplyUt1OceanTideHFContrib().
|
inline |
Definition at line 516 of file SgTaskConfig.h.
References have2outputCovarMatrix_.
Referenced by SgGuiTaskConfig::changeHave2outputCovarMatrix(), loadIntermediateResults(), operator=(), and NsScrPrx4TaskConfig::setHave2outputCovarMatrix().
|
inline |
Definition at line 467 of file SgTaskConfig.h.
References initAuxSigma4Delay_.
Referenced by SgGuiTaskConfig::changeAS_ini4del(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Definition at line 468 of file SgTaskConfig.h.
References initAuxSigma4Rate_.
Referenced by SgGuiTaskConfig::changeAS_ini4rat(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Sets up active band behavior.
Definition at line 1428 of file SgTaskConfig.h.
References isActiveBandFollowsTab_.
Referenced by SgGuiTaskConfig::changeGUI_activeBand(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), and operator=().
|
inline |
Definition at line 514 of file SgTaskConfig.h.
References isNoviceUser_.
Referenced by SgGuiTaskConfig::changeIsNoviceUser(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Sets up observable behavior.
Definition at line 1436 of file SgTaskConfig.h.
References isObservableFollowsPlot_.
Referenced by SgGuiTaskConfig::changeGUI_observable(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), and operator=().
|
inline |
Turns on or off the reproductions of SOLVE's behavior.
Definition at line 1292 of file SgTaskConfig.h.
References isSolveCompatible_.
Referenced by SgGuiTaskConfig::changeCompatibility(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setIsSolveCompatible().
|
inline |
Sets up testing some feature.
Definition at line 1444 of file SgTaskConfig.h.
References isTesting_.
Referenced by SgGuiTaskConfig::changeIsTesting(), loadIntermediateResults(), and operator=().
|
inline |
Definition at line 621 of file SgTaskConfig.h.
References lastModifiedNetId_.
Referenced by SgGuiTaskConfig::createAutomaticProcessing4NetId(), SgGuiTaskConfig::destroyAutomaticProcessing4NetId(), loadSettings(), and SgGuiTaskConfig::netIdCurrentIndexChanged().
|
inline |
Definition at line 465 of file SgTaskConfig.h.
References minAuxSigma4Delay_.
Referenced by SgGuiTaskConfig::changeAS_min4del(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Definition at line 466 of file SgTaskConfig.h.
References minAuxSigma4Rate_.
Referenced by SgGuiTaskConfig::changeAS_min4rat(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Sets up name of the config.
Definition at line 1204 of file SgTaskConfig.h.
References name_.
Referenced by main(), and operator=().
|
inline |
Sets up an action that should be performed on outliers: elimination or restoration.
Definition at line 1364 of file SgTaskConfig.h.
References opAction_.
Referenced by NsSessionHandler::initData(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), SgGuiTaskConfig::outliersProcessingActionModified(), and NsScrPrx4TaskConfig::setOpAction().
|
inline |
Set up either residuals should be normalized.
Definition at line 1404 of file SgTaskConfig.h.
References opHave2NormalizeResiduals_.
Referenced by SgGuiTaskConfig::changeOP_DoNotNormalize(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setOpHave2NormalizeResiduals().
|
inline |
Set up either reweighting (if specified) should be applied during outliers processing.
Definition at line 1388 of file SgTaskConfig.h.
References opHave2SuppressWeightCorrection_.
Referenced by SgGuiTaskConfig::changeOP_WcSuppresion(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setOpHave2SuppressWeightCorrection().
|
inline |
Set up either reweighting (if specified) should run in SOLVE compatible mode.
Definition at line 1396 of file SgTaskConfig.h.
References opIsSolveCompatible_.
Referenced by SgGuiTaskConfig::changeOP_IsSolveCompatible(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setOpIsSolveCompatible().
|
inline |
Set up a limit for iterations in outliers processing.
Definition at line 1380 of file SgTaskConfig.h.
References opIterationsLimit_.
Referenced by loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), SgGuiTaskConfig::outliersProcessingIterationsLimitModified(), and NsScrPrx4TaskConfig::setOpIterationsLimit().
|
inline |
Sets up a mode of the outliers processing.
Definition at line 1356 of file SgTaskConfig.h.
References opMode_.
Referenced by SgVlbiSession::doPostReadActions4Ints(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), SgGuiTaskConfig::outliersProcessingModeModified(), and NsScrPrx4TaskConfig::setOpMode().
|
inline |
Sets up a threshold for the outliers processing action.
Definition at line 1372 of file SgTaskConfig.h.
References opThreshold_.
Referenced by SgVlbiSession::doPostReadActions4Ints(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), SgGuiTaskConfig::outliersProcessingThresholdModified(), NsScrPrx4TaskConfig::setOpThreshold(), and SgGuiTaskConfig::updateDelayTypeSelection().
|
inline |
Sets up a mode of the pwl parameters.
Definition at line 1332 of file SgTaskConfig.h.
References epmPwlMode_.
Referenced by checkSettings(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::modifyEstimatorPwlMode(), operator=(), and NsScrPrx4TaskConfig::setPwlMode().
|
inline |
Sets up a threshold of quality codes to use in analysis.
Definition at line 1212 of file SgTaskConfig.h.
References qualityCodeThreshold_.
Referenced by loadIntermediateResults(), loadSettings(), operator=(), SgGuiTaskConfig::qualityCodeThresholdModified(), and NsScrPrx4TaskConfig::setQualityCodeThreshold().
|
inline |
Definition at line 1252 of file SgTaskConfig.h.
References useDelayType_.
Referenced by SgVlbiSession::check4ClockBreaksAtSBD(), NsSessionEditDialog::dispatchChangeOfYAxis(), SgVlbiSession::doPostReadActions(), SgVlbiSession::doPostReadActions4Ints(), SgVlbiSession::doPostReadActions_old(), NsSessionHandler::initData(), loadIntermediateResults(), SgGuiTaskConfig::modifyDelayType(), operator=(), and NsScrPrx4TaskConfig::setUseDelayType().
|
inline |
Turns on or off the estimation of clock breaks in a common solution.
Definition at line 1300 of file SgTaskConfig.h.
References useDynamicClockBreaks_.
Referenced by SgGuiTaskConfig::changeDynamicClockBreaks(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setUseDynamicClockBreaks().
|
inline |
Turns on or off usage of an external file with stations axis offsets.
Definition at line 1500 of file SgTaskConfig.h.
References useExtAPrioriAxisOffsets_.
Referenced by SgGuiTaskConfig::changeEF_AxisOffset(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriAxisOffsets().
|
inline |
Turns on or off usage of an external file with EOP.
Definition at line 1492 of file SgTaskConfig.h.
References useExtAPrioriErp_.
Referenced by SgGuiTaskConfig::changeEF_Eop(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriErp().
|
inline |
Turns on or off usage of an external file with diurnal and semidiurnal EOP variations model.
Definition at line 1508 of file SgTaskConfig.h.
References useExtAPrioriHiFyErp_.
Referenced by SgGuiTaskConfig::changeEF_HiFyEop(), SgGuiTaskConfig::displayConfig(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::makeTab4models(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriHiFyErp().
|
inline |
Turns on or off usage of an external file with a priori mean tropospheric gradients.
Definition at line 1516 of file SgTaskConfig.h.
References useExtAPrioriMeanGradients_.
Referenced by SgGuiTaskConfig::changeEF_MeanGradients(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriMeanGradients().
|
inline |
Sets up path to a priori files. Turns on or off usage of an external file with stations positions.
Definition at line 1460 of file SgTaskConfig.h.
References useExtAPrioriSitesPositions_.
Referenced by SgGuiTaskConfig::changeEF_SitePositions(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriSitesPositions().
|
inline |
Turns on or off usage of an external file with stations velocities.
Definition at line 1468 of file SgTaskConfig.h.
References useExtAPrioriSitesVelocities_.
Referenced by SgGuiTaskConfig::changeEF_SiteVelocities(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriSitesVelocities().
|
inline |
Turns on or off usage of an external file with sources positions.
Definition at line 1476 of file SgTaskConfig.h.
References useExtAPrioriSourcesPositions_.
Referenced by SgGuiTaskConfig::changeEF_SourcePositions(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriSourcesPositions().
|
inline |
Turns on or off usage of an external file with sources positions.
Definition at line 1484 of file SgTaskConfig.h.
References useExtAPrioriSourceSsm_.
Referenced by SgGuiTaskConfig::changeEF_SourceSsm(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setUseExtAPrioriSsm().
|
inline |
Turns on or off the using of external weight.
Definition at line 1316 of file SgTaskConfig.h.
References useExternalWeights_.
Referenced by SgGuiTaskConfig::changeRTA_UseExternalWeights(), loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), operator=(), and NsScrPrx4TaskConfig::setUseExternalWeights().
|
inline |
Definition at line 1244 of file SgTaskConfig.h.
References useGoodQualityCodeAtStartup_.
Referenced by SgGuiTaskConfig::changeUseGoodQualityCodeAtStartup(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setUseGoodQualityCodeAtStartup().
|
inline |
Sets up usability of observations with a quality code 'G'.
Definition at line 1220 of file SgTaskConfig.h.
References useQualityCodeG_.
Referenced by SgGuiTaskConfig::changeUseQualityCodeG(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Definition at line 1228 of file SgTaskConfig.h.
References useQualityCodeH_.
Referenced by SgGuiTaskConfig::changeUseQualityCodeH(), loadIntermediateResults(), loadSettings(), and operator=().
|
inline |
Definition at line 1260 of file SgTaskConfig.h.
References useRateType_.
Referenced by loadIntermediateResults(), SgGuiTaskConfig::modifyRateType(), operator=(), and NsScrPrx4TaskConfig::setUseRateType().
|
inline |
Turns on or off the use of SOLVE's observation suppresion flags.
Definition at line 1308 of file SgTaskConfig.h.
References useSolveObsSuppresionFlags_.
Referenced by SgGuiTaskConfig::changeCompat_UseSolveElimFlags(), loadIntermediateResults(), loadSettings(), operator=(), and NsScrPrx4TaskConfig::setUseSolveObsSuppresionFlags().
|
inline |
Sets up a mode of the weight correction.
Definition at line 1324 of file SgTaskConfig.h.
References wcMode_.
Referenced by loadIntermediateResults(), loadSettings(), loadSettingsOldStyle(), SgGuiTaskConfig::modifyReweightingMode(), operator=(), and NsScrPrx4TaskConfig::setWcMode().
|
private |
Definition at line 658 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getActiveBandIdx(), operator==(), saveIntermediateResults(), and setActiveBandIdx().
|
private |
Definition at line 754 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), apByNetId(), and operator=().
|
private |
Definition at line 719 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getContribsAreFromDatabase(), operator==(), and setContribsAreFromDatabase().
|
private |
Definition at line 655 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDataType(), and setDataType().
|
private |
Definition at line 690 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDoClockBreakDetectionMode1(), operator==(), saveIntermediateResults(), and setDoClockBreakDetectionMode1().
|
private |
Definition at line 677 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDoDownWeight(), operator==(), saveIntermediateResults(), and setDoDownWeight().
|
private |
Definition at line 689 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDoIonoCorrection4SBD(), operator==(), saveIntermediateResults(), and setDoIonoCorrection4SBD().
|
private |
Definition at line 691 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDoOutliersEliminationMode1(), operator==(), saveIntermediateResults(), and setDoOutliersEliminationMode1().
|
private |
Definition at line 666 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getDoWeightCorrection(), operator==(), saveIntermediateResults(), and setDoWeightCorrection().
|
private |
Definition at line 715 of file SgTaskConfig.h.
Referenced by getEccentricitiesFileName(), operator==(), saveIntermediateResults(), and setEccentricitiesFileName().
|
private |
Definition at line 676 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getPwlMode(), operator==(), saveIntermediateResults(), and setPwlMode().
|
private |
Definition at line 712 of file SgTaskConfig.h.
Referenced by getExtAPrioriAxisOffsetsFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriAxisOffsetsFileName().
|
private |
Definition at line 711 of file SgTaskConfig.h.
Referenced by getExtAPrioriErpFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriErpFileName().
|
private |
Definition at line 713 of file SgTaskConfig.h.
Referenced by getExtAPrioriHiFyErpFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriHiFyErpFileName().
|
private |
Definition at line 714 of file SgTaskConfig.h.
Referenced by getExtAPrioriMeanGradientsFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriMeanGradientsFileName().
|
private |
Definition at line 707 of file SgTaskConfig.h.
Referenced by getExtAPrioriSitesPositionsFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriSitesPositionsFileName().
|
private |
Definition at line 708 of file SgTaskConfig.h.
Referenced by getExtAPrioriSitesVelocitiesFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriSitesVelocitiesFileName().
|
private |
Definition at line 709 of file SgTaskConfig.h.
Referenced by getExtAPrioriSourcesPositionsFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriSourcesPositionsFileName().
|
private |
Definition at line 710 of file SgTaskConfig.h.
Referenced by getExtAPrioriSourceSsmFileName(), operator==(), saveIntermediateResults(), and setExtAPrioriSourceSsmFileName().
|
private |
Definition at line 669 of file SgTaskConfig.h.
Referenced by getExtWeightsFileName(), operator==(), saveIntermediateResults(), and setExtWeightsFileName().
|
private |
Definition at line 745 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getFlybyTropZenithMap(), operator==(), saveIntermediateResults(), and setFlybyTropZenithMap().
|
private |
Definition at line 652 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getGoodQualityCodeAtStartup(), operator==(), saveIntermediateResults(), and setGoodQualityCodeAtStartup().
|
private |
Definition at line 739 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyAxisOffsetContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyAxisOffsetContrib().
|
private |
Definition at line 722 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyEarthTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyEarthTideContrib().
|
private |
Definition at line 734 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyFeedCorrContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyFeedCorrContrib().
|
private |
Definition at line 731 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyGpsIonoContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyGpsIonoContrib().
|
private |
Definition at line 741 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyNdryContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyNdryContrib().
|
private |
Definition at line 727 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyNutationHFContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyNutationHFContrib().
|
private |
Definition at line 742 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyNwetContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyNwetContrib().
|
private |
Definition at line 730 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyOceanPoleTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyOceanPoleTideContrib().
|
private |
Definition at line 723 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyOceanTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyOceanTideContrib().
|
private |
Definition at line 736 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyOldOceanTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyOldOceanTideContrib().
|
private |
Definition at line 737 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyOldPoleTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyOldPoleTideContrib().
|
private |
Definition at line 724 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyPoleTideContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyPoleTideContrib().
|
private |
Definition at line 720 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyPxContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyPxContrib().
|
private |
Definition at line 729 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyPxyLibrationContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyPxyLibrationContrib().
|
private |
Definition at line 726 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyPxyOceanTideHFContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyPxyOceanTideHFContrib().
|
private |
Definition at line 721 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyPyContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyPyContrib().
|
private |
Definition at line 732 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplySourceSsm(), operator==(), saveIntermediateResults(), and setHave2ApplySourceSsm().
|
private |
Definition at line 735 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyTiltRemvrContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyTiltRemvrContrib().
|
private |
Definition at line 740 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyUnPhaseCalContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyUnPhaseCalContrib().
|
private |
Definition at line 728 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyUt1LibrationContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyUt1LibrationContrib().
|
private |
Definition at line 725 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2ApplyUt1OceanTideHFContrib(), operator==(), saveIntermediateResults(), and setHave2ApplyUt1OceanTideHFContrib().
|
private |
Definition at line 750 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getHave2outputCovarMatrix(), operator==(), saveIntermediateResults(), and setHave2outputCovarMatrix().
|
private |
Definition at line 672 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getInitAuxSigma4Delay(), operator==(), saveIntermediateResults(), and setInitAuxSigma4Delay().
|
private |
Definition at line 673 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getInitAuxSigma4Rate(), operator==(), saveIntermediateResults(), and setInitAuxSigma4Rate().
|
private |
Definition at line 694 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getIsActiveBandFollowsTab(), operator==(), saveIntermediateResults(), and setIsActiveBandFollowsTab().
|
private |
Definition at line 748 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getIsNoviceUser(), operator==(), saveIntermediateResults(), and setIsNoviceUser().
|
private |
Definition at line 695 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getIsObservableFollowsPlot(), operator==(), saveIntermediateResults(), and setIsObservableFollowsPlot().
|
private |
Definition at line 661 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getIsSolveCompatible(), operator==(), saveIntermediateResults(), and setIsSolveCompatible().
|
private |
Definition at line 752 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getIsTesting(), operator==(), saveIntermediateResults(), and setIsTesting().
|
private |
Definition at line 755 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getLastModifiedNetId(), operator=(), operator==(), and setLastModifiedNetId().
|
private |
Definition at line 670 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getMinAuxSigma4Delay(), operator==(), saveIntermediateResults(), and setMinAuxSigma4Delay().
|
private |
Definition at line 671 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getMinAuxSigma4Rate(), operator==(), saveIntermediateResults(), and setMinAuxSigma4Rate().
|
private |
Definition at line 647 of file SgTaskConfig.h.
Referenced by getName(), operator==(), and setName().
|
private |
Definition at line 681 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpAction(), operator==(), saveIntermediateResults(), and setOpAction().
|
private |
Definition at line 686 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpHave2NormalizeResiduals(), operator==(), saveIntermediateResults(), and setOpHave2NormalizeResiduals().
|
private |
Definition at line 684 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpHave2SuppressWeightCorrection(), operator==(), saveIntermediateResults(), and setOpHave2SuppressWeightCorrection().
|
private |
Definition at line 685 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpIsSolveCompatible(), operator==(), saveIntermediateResults(), and setOpIsSolveCompatible().
|
private |
Definition at line 683 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpIterationsLimit(), operator==(), saveIntermediateResults(), and setOpIterationsLimit().
|
private |
Definition at line 680 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpMode(), operator==(), saveIntermediateResults(), and setOpMode().
|
private |
Definition at line 682 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getOpThreshold(), operator==(), saveIntermediateResults(), and setOpThreshold().
|
private |
Definition at line 698 of file SgTaskConfig.h.
Referenced by loadIntermediateResults(), operator==(), and saveIntermediateResults().
|
private |
Definition at line 649 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getQualityCodeThreshold(), operator==(), saveIntermediateResults(), and setQualityCodeThreshold().
|
private |
Definition at line 656 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseDelayType(), operator==(), saveIntermediateResults(), and setUseDelayType().
|
private |
Definition at line 662 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseDynamicClockBreaks(), operator==(), saveIntermediateResults(), and setUseDynamicClockBreaks().
|
private |
Definition at line 704 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriAxisOffsets(), operator==(), saveIntermediateResults(), and setUseExtAPrioriAxisOffsets().
|
private |
Definition at line 703 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriErp(), operator==(), saveIntermediateResults(), and setUseExtAPrioriErp().
|
private |
Definition at line 705 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriHiFyErp(), operator==(), saveIntermediateResults(), and setUseExtAPrioriHiFyErp().
|
private |
Definition at line 706 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriMeanGradients(), operator==(), saveIntermediateResults(), and setUseExtAPrioriMeanGradients().
|
private |
Definition at line 699 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriSitesPositions(), operator==(), saveIntermediateResults(), and setUseExtAPrioriSitesPositions().
|
private |
Definition at line 700 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriSitesVelocities(), operator==(), saveIntermediateResults(), and setUseExtAPrioriSitesVelocities().
|
private |
Definition at line 701 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriSourcesPositions(), operator==(), saveIntermediateResults(), and setUseExtAPrioriSourcesPositions().
|
private |
Definition at line 702 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExtAPrioriSourceSsm(), operator==(), saveIntermediateResults(), and setUseExtAPrioriSourceSsm().
|
private |
Definition at line 667 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseExternalWeights(), operator==(), saveIntermediateResults(), and setUseExternalWeights().
|
private |
Definition at line 653 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseGoodQualityCodeAtStartup(), operator==(), saveIntermediateResults(), and setUseGoodQualityCodeAtStartup().
|
private |
Definition at line 650 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseQualityCodeG(), operator==(), saveIntermediateResults(), and setUseQualityCodeG().
|
private |
Definition at line 651 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseQualityCodeH(), operator==(), saveIntermediateResults(), and setUseQualityCodeH().
|
private |
Definition at line 657 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseRateType(), operator==(), saveIntermediateResults(), and setUseRateType().
|
private |
Definition at line 663 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getUseSolveObsSuppresionFlags(), operator==(), saveIntermediateResults(), and setUseSolveObsSuppresionFlags().
|
private |
Definition at line 668 of file SgTaskConfig.h.
Referenced by SgTaskConfig(), getWcMode(), operator==(), saveIntermediateResults(), and setWcMode().