General Purpose Geodetic Library
SgSolutionReporter Class Reference

#include <SgSolutionReporter.h>

Public Member Functions

 SgSolutionReporter (SgVlbiSession *, const SgIdentities &)
 
 ~SgSolutionReporter ()
 
SgVlbiSessiongetSession () const
 
const SgMJDgetRunEpoch () const
 
const QString & getPath2APrioriFiles () const
 
int getNumOfUnknowns () const
 
int getNumOfObservations () const
 
void setSession (SgVlbiSession *)
 
void setRunEpoch (const SgMJD &epoch)
 
void setPath2APrioriFiles (const QString &path)
 
SgIdentitiesidentities ()
 
QMap< QString, SgParameter * > * parByName ()
 
QMap< QString, QMap< QString, SgParameter * > > * stcParByName ()
 
const QMap< QString, SgPwlStorage * > & pwlByName ()
 
const QMap< QString, SgArcStorage * > & arcByName ()
 
double dUt1Value () const
 
double dUt1Correction () const
 
double dUt1StdDev () const
 
void report2spoolFile (const QString &path, const QString &path2obsStatus, const QString &fileName, bool=false)
 
void report2aposterioriFiles (const QString &path, const QString &fileNameBase)
 
bool reportTotalZenithDelays (const QString &path)
 
void reportStochasticEstimations (const QString &path)
 
void report2MyFile (const QString &path, const QString &fileName)
 
void absorbInfo (SgTaskManager *)
 
bool reportNotUsedObs (const QString &path, const QString &fileName)
 
void addUserComment (const QString &coment)
 

Static Public Member Functions

static const QString className ()
 

Private Member Functions

void freeResources ()
 
void synchronizeInfo ()
 
void evaluateUsedErpApriori ()
 
void evaluateUsedErpApriori2 ()
 
void lookupParameter (SgParameter *)
 
void calculateConditionNumber ()
 
void reportIdentitiesBlock_Output4Spoolfile (QTextStream &)
 
void reportConfiguresBlock_Output4Spoolfile (QTextStream &)
 
void reportMetStatsBlock_Output4Spoolfile (QTextStream &)
 
void reportGeneralStatsBlock_Output4Spoolfile (QTextStream &)
 
void reportBaselineStatsBlock_Output4Spoolfile (QTextStream &)
 
void reportSourceStatsBlock_Output4Spoolfile (QTextStream &)
 
void reportStationStatsBlock_Output4Spoolfile (QTextStream &)
 
void reportAPrioriBlock_Output4Spoolfile (QTextStream &)
 
void reportEstimationBlock_Output4Spoolfile (QTextStream &)
 
void reportResidualsBlock_Output4Spoolfile_old (QTextStream &)
 
void reportResidualsBlock_Output4Spoolfile (QTextStream &)
 
void reportBaselineVariationsBlock_Output4Spoolfile (QTextStream &)
 
void reportDeselectedObsBlock_Output4Spoolfile (QTextStream &)
 
void reportDeselectedObsBlock_Output4Spoolfile_v2 (QTextStream &)
 
void reportDeselectedObsBlock_Output4Spoolfile_v3 (QTextStream &)
 
bool reportAtmo (const QString &path, const QString &fileName)
 
bool reportCloc (const QString &path, const QString &fileName)
 
bool reportPall (const QString &path, const QString &fileName)
 
bool reportSources_Output4AposterioriFiles (const QString &path, const QString &fileName)
 
bool reportStations_Output4AposterioriFiles (const QString &path, const QString &fileName)
 
bool reportStoch4Stn (const QString &path)
 
bool reportStochParameter (const QString &key, const SgParameterCfg &parCfg, const QString &path, const QString &fileName)
 

Private Attributes

SgVlbiSessionsession_
 
SgVlbiBandactiveBand_
 
QString activeBandKey_
 
SgIdentities identities_
 
SgMJD runEpoch_
 
SgMJD creationEpoch_
 
SgTaskConfigconfig_
 
SgParametersDescriptorparametersDescriptor_
 
QString reportID_
 
QString solutionTypeName_
 
int numOfUnknowns_
 
int numOfObservations_
 
int numOfConstraints_
 
QString path2APrioriFiles_
 
QList< SgParameter * > parList_
 
QList< SgParameter * > allParList_
 
QList< SgPwlStorage * > pwlList_
 
QList< SgArcStorage * > arcList_
 
QMap< QString, SgEstimator::StochasticSolutionCarrierstcSolutions_
 
SgSymMatrixPxAll_
 
double condNumber_
 
QMap< QString, SgParameter * > parByName_
 
QMap< QString, QMap< QString, SgParameter * > > stcParByName_
 
QMap< QString, SgPwlStorage * > pwlByName_
 
QMap< QString, SgArcStorage * > arcByName_
 
QList< SgVlbiSourceInfo * > usedSources_
 
QList< SgVlbiSourceInfo * > skippedSources_
 
QList< QString > userComents_
 
SgMJD erpTref_
 
double erp_ut1_0_
 
double erp_ut1_1_
 
double erp_ut1_2_
 
double erp_ut1_3_
 
double erp_pmx_0_
 
double erp_pmx_1_
 
double erp_pmx_2_
 
double erp_pmx_3_
 
double erp_pmy_0_
 
double erp_pmy_1_
 
double erp_pmy_2_
 
double erp_pmy_3_
 
double eop_cix_0_
 
double eop_cix_1_
 
double eop_cix_2_
 
double eop_cix_3_
 
double eop_ciy_0_
 
double eop_ciy_1_
 
double eop_ciy_2_
 
double eop_ciy_3_
 
double dUt1Value_
 
double dUt1Correction_
 
double dUt1StdDev_
 

Detailed Description

====================================================================================================

Definition at line 61 of file SgSolutionReporter.h.

Constructor & Destructor Documentation

◆ SgSolutionReporter()

◆ ~SgSolutionReporter()

SgSolutionReporter::~SgSolutionReporter ( )

Member Function Documentation

◆ absorbInfo()

void SgSolutionReporter::absorbInfo ( SgTaskManager mgr)

Definition at line 213 of file SgSolutionReporter.cpp.

References activeBand_, activeBandKey_, SgVlbiObservable::activeDelay(), SgVlbiObservation::activeObs(), allParList_, SgEstimator::allRegularParametersList(), arcByName_, arcList_, SgEstimator::arcStorage(), SgVlbiSessionInfo::Attr_HAS_IONO_CORR, SgPartial::Attr_IS_SPECIAL, SgObservation::Attr_PROCESSED, SgVlbiSession::bands(), SgVlbiBand::baselinesByName(), condNumber_, config_, DT_DELAY, DT_RATE, SgTaskConfig::EPM_BSPLINE_LINEA, SgTaskConfig::EPM_BSPLINE_QUADR, SgTaskConfig::EPM_INCRATE, SgEstimator::StochasticSolutionCarrier::epoch_, SgTaskManager::estimator(), SgMJD::F_INTERNAL, freeResources(), SgTaskConfig::getActiveBandIdx(), SgObjectInfo::getKey(), SgPartial::getName(), SgVlbiObservation::getNormalizedDelayResidual(), SgTaskManager::getNumOfConstraints(), SgTaskManager::getNumOfParameters(), SgArcStorage::getPOrig(), SgPwlStorage::getPOrig(), SgTaskConfig::getPwlMode(), SgVlbiMeasurement::getResidual(), SgVlbiMeasurement::getResidualNorm(), SgVlbiMeasurement::getSigma2add(), SgTaskConfig::getUseDelayType(), SgTaskConfig::getUseRateType(), SgAttribute::isAttr(), SgEstimator::StochasticSolutionCarrier::list_, SgEstimator::maxConditionNumber(), SgEstimator::mPall(), numOfConstraints_, numOfObservations_, numOfUnknowns_, SgObjectInfo::numProcessed(), SgVlbiBaselineInfo::observables(), SgVlbiSession::observations(), SgVlbiObservable::owner(), SgEstimator::StochasticSolutionCarrier::P_, parByName_, parList_, pwlByName_, pwlList_, SgEstimator::pwlStorage(), PxAll_, session_, SgObjectInfo::setNormedResid(), SgObjectInfo::setSFF_NrmRes(), SgObjectInfo::setSFF_NrmRes_plus_15(), SgVlbiMeasurement::sigma2Apply(), solutionTypeName_, SgVlbiBand::sourcesByName(), SgVlbiObservable::src(), SgVlbiBand::stationsByName(), stcParByName_, SgEstimator::stcSolutions(), stcSolutions_, SgVlbiObservable::stn_1(), SgVlbiObservable::stn_2(), SgMJD::toString(), SgTaskConfig::VD_GRP_DELAY, SgTaskConfig::VD_NONE, SgTaskConfig::VD_PHS_DELAY, SgTaskConfig::VD_SB_DELAY, SgTaskConfig::VR_NONE, and SgEstimator::StochasticSolutionCarrier::x_.

Referenced by SgVlbiSession::process().

◆ addUserComment()

void SgSolutionReporter::addUserComment ( const QString &  coment)
inline

Definition at line 135 of file SgSolutionReporter.h.

References userComents_.

Referenced by NsSessionHandler::addUserComment().

◆ arcByName()

const QMap<QString, SgArcStorage*>& SgSolutionReporter::arcByName ( )
inline

Definition at line 112 of file SgSolutionReporter.h.

References arcByName_.

Referenced by NsSessionEditDialog::updateSessionWideSolutions().

◆ calculateConditionNumber()

◆ className()

◆ dUt1Correction()

double SgSolutionReporter::dUt1Correction ( ) const
inline

Definition at line 115 of file SgSolutionReporter.h.

References dUt1Correction_.

Referenced by SgVlbiSession::dUt1Correction().

◆ dUt1StdDev()

double SgSolutionReporter::dUt1StdDev ( ) const
inline

Definition at line 116 of file SgSolutionReporter.h.

References dUt1StdDev_.

Referenced by SgVlbiSession::dUt1StdDev().

◆ dUt1Value()

double SgSolutionReporter::dUt1Value ( ) const
inline

Definition at line 114 of file SgSolutionReporter.h.

References dUt1Value_.

Referenced by SgVlbiSession::dUt1Value().

◆ evaluateUsedErpApriori()

◆ evaluateUsedErpApriori2()

◆ freeResources()

◆ getNumOfObservations()

int SgSolutionReporter::getNumOfObservations ( ) const
inline

Definition at line 274 of file SgSolutionReporter.h.

References numOfObservations_.

Referenced by SgVlbiSession::makeHistoryIntro().

◆ getNumOfUnknowns()

int SgSolutionReporter::getNumOfUnknowns ( ) const
inline

Definition at line 266 of file SgSolutionReporter.h.

References numOfUnknowns_.

Referenced by SgVlbiSession::makeHistoryIntro().

◆ getPath2APrioriFiles()

const QString & SgSolutionReporter::getPath2APrioriFiles ( ) const
inline

Definition at line 258 of file SgSolutionReporter.h.

References path2APrioriFiles_.

◆ getRunEpoch()

const SgMJD & SgSolutionReporter::getRunEpoch ( ) const
inline

Definition at line 250 of file SgSolutionReporter.h.

References runEpoch_.

◆ getSession()

SgVlbiSession* SgSolutionReporter::getSession ( ) const
inline

Definition at line 86 of file SgSolutionReporter.h.

References session_.

◆ identities()

SgIdentities * SgSolutionReporter::identities ( )
inline

◆ lookupParameter()

void SgSolutionReporter::lookupParameter ( SgParameter p)
private

Definition at line 487 of file SgSolutionReporter.cpp.

References arcByName_, SgPartial::getName(), parByName_, pwlByName_, and stcParByName_.

Referenced by synchronizeInfo().

◆ parByName()

QMap< QString, SgParameter * > * SgSolutionReporter::parByName ( )
inline

Definition at line 307 of file SgSolutionReporter.h.

References parByName_.

Referenced by SgVlbiSession::makeHistoryIntro().

◆ pwlByName()

const QMap<QString, SgPwlStorage*>& SgSolutionReporter::pwlByName ( )
inline

Definition at line 110 of file SgSolutionReporter.h.

References pwlByName_.

Referenced by NsSessionEditDialog::updateSessionWideSolutions().

◆ report2aposterioriFiles()

◆ report2MyFile()

◆ report2spoolFile()

void SgSolutionReporter::report2spoolFile ( const QString &  path,
const QString &  path2obsStatus,
const QString &  fileName,
bool  isNeedResidualsOutput = false 
)

Definition at line 924 of file SgSolutionReporter.cpp.

References allParList_, SgTaskConfig::apByNetId(), SgParameter::Attr_IS_SOLVED, className(), config_, SgVlbiSession::createParameters(), creationEpoch_, SgMJD::currentMJD(), SgLogger::DBG, defaultNetIdName, SgTaskConfig::AutomaticProcessing::doReportNotUsedData_, erpTref_, SgLogger::ERR, evaluateUsedErpApriori(), SgParametersDescriptor::getClock0Mode(), SgTaskConfig::getHave2outputCovarMatrix(), SgTaskConfig::getIsSolveCompatible(), SgVlbiSessionInfo::getNetworkID(), SgPartial::getTMean(), SgIdentities::getUserDefaultInitials(), SgParametersDescriptor::getZenithMode(), identities_, SgAttribute::isAttr(), logger, parametersDescriptor_, SgParameterCfg::PM_PWL, SgVlbiSession::pPolusX(), SgVlbiSession::pPolusXRate(), SgVlbiSession::pPolusY(), SgVlbiSession::pPolusYRate(), SgVlbiSession::pUT1(), SgVlbiSession::pUT1Rate(), PxAll_, SgVlbiSession::releaseParameters(), SgLogger::REPORT, reportAPrioriBlock_Output4Spoolfile(), reportAtmo(), reportBaselineStatsBlock_Output4Spoolfile(), reportBaselineVariationsBlock_Output4Spoolfile(), reportCloc(), reportConfiguresBlock_Output4Spoolfile(), reportEstimationBlock_Output4Spoolfile(), reportGeneralStatsBlock_Output4Spoolfile(), reportIdentitiesBlock_Output4Spoolfile(), reportMetStatsBlock_Output4Spoolfile(), reportNotUsedObs(), reportPall(), reportResidualsBlock_Output4Spoolfile_old(), reportSourceStatsBlock_Output4Spoolfile(), reportStationStatsBlock_Output4Spoolfile(), runEpoch_, session_, synchronizeInfo(), tZero, SgLogger::write(), and SgLogger::WRN.

Referenced by NsSessionHandler::generateReport().

◆ reportAPrioriBlock_Output4Spoolfile()

◆ reportAtmo()

◆ reportBaselineStatsBlock_Output4Spoolfile()

◆ reportBaselineVariationsBlock_Output4Spoolfile()

◆ reportCloc()

◆ reportConfiguresBlock_Output4Spoolfile()

◆ reportDeselectedObsBlock_Output4Spoolfile()

◆ reportDeselectedObsBlock_Output4Spoolfile_v2()

◆ reportDeselectedObsBlock_Output4Spoolfile_v3()

◆ reportEstimationBlock_Output4Spoolfile()

void SgSolutionReporter::reportEstimationBlock_Output4Spoolfile ( QTextStream &  ts)
private

Definition at line 2451 of file SgSolutionReporter.cpp.

References activeBand_, arcByName_, Sg3dVector::at(), Sg3dMatrix::at(), SgParameterBreak::Attr_DYNAMIC, SgParameter::Attr_IS_SOLVED, SgVlbiStationInfo::Attr_NOT_VALID, SgVlbiStationInfo::Attr_REFERENCE_CLOCKS, SgVlbiStationInfo::auxObservationByScanId(), SgVlbiSession::bands(), SgVlbiSession::baselinesByName(), calcCip2IAU1980(), SgPwlStorage::calcMean(), SgPwlStorage::calcRateRms4Sfo(), SgVlbiStationInfo::calcRLF(), SgPwlStorage::calcWRMS(), SgObjectInfo::chi2(), className(), SgVlbiStationInfo::clockBreaks(), config_, SgLogger::DATA, DAY2SEC, SgVlbiSourceInfo::dn2String(), DT_DELAY, DT_RATE, dUt1Correction_, dUt1StdDev_, dUt1Value_, EAST, eop_cix_0_, eop_cix_1_, eop_cix_2_, eop_cix_3_, eop_ciy_0_, eop_ciy_1_, eop_ciy_2_, eop_ciy_3_, erp_pmx_0_, erp_pmx_1_, erp_pmx_2_, erp_pmx_3_, erp_pmy_0_, erp_pmy_1_, erp_pmy_2_, erp_pmy_3_, erp_ut1_0_, erp_ut1_1_, erp_ut1_2_, erp_ut1_3_, erpTref_, SgLogger::ERR, SgMJD::F_SOLVE_SPLFL, SgMJD::F_SOLVE_SPLFL_LONG, SgMJD::F_SOLVE_SPLFL_SHORT, SgParameterBreak::getA0(), SgVlbiSession::getApStationVelocities(), SgVlbiStationInfo::getAxisOffset(), SgVlbiStationInfo::getAxisOffset_ea(), SgParametersDescriptor::getBlClockMode(), SgParametersDescriptor::getBlLengthMode(), SgVlbiObservation::getCalcNut2006_dEpsV(), SgVlbiObservation::getCalcNut2006_dPsiV(), SgVlbiObservation::getCalcNutWahr_dEpsV(), SgVlbiObservation::getCalcNutWahr_dPsiV(), SgVlbiStationInfo::getCdpNumber(), SgParametersDescriptor::getClock0(), SgParametersDescriptor::getClock0Mode(), SgVlbiStationInfo::getClocksModelOrder(), SgVlbiSourceInfo::getDN(), SgVlbiSourceInfo::getDN_ea(), SgSymMatrix::getElement(), SgVlbiStationInfo::getEstClockModel(), SgVlbiStationInfo::getEstClockModelSigma(), SgVlbiStationInfo::getEstWetZenithDelay(), SgParameter::getIdx(), SgTaskConfig::getIsSolveCompatible(), SgObjectInfo::getKey(), SgVlbiSession::getLeapSeconds(), SgPartial::getName(), SgPwlStorage::getNumOfNodes(), SgPwlStorage::getNumOfPolynomials(), SgPwlStorage::getNumOfSegments(), SgPwlStorage::getP_Ai(), SgPwlStorage::getP_Bi(), SgParameter::getPMode(), SgPwlStorage::getPOrig(), SgParameterCfg::getPwlAPriori(), SgVlbiStationInfo::getR(), SgVlbiStationInfo::getR_ea(), SgVlbiSourceInfo::getRA(), SgVlbiSourceInfo::getRA_ea(), SgParameterBreak::getS0(), SgParameterCfg::getScale(), SgParameter::getSigma(), SgParameter::getSigmaAPriori(), SgParameter::getSolution(), SgParametersDescriptor::getSrcCooMode(), SgAPriories::getT0(), SgVlbiStationInfo::getTectonicPlateName(), SgPartial::getTMean(), SgTaskConfig::getUseDelayType(), SgTaskConfig::getUseExtAPrioriAxisOffsets(), SgTaskConfig::getUseExtAPrioriSitesPositions(), SgTaskConfig::getUseExtAPrioriSourcesPositions(), SgIdentities::getUserDefaultInitials(), SgVlbiStationInfo::getV_ea(), SgParametersDescriptor::getZenith(), SgParametersDescriptor::getZenithMode(), SgVlbiSession::hasCipPartials(), identities_, SgAttribute::isAttr(), Sg3dVector::lambda(), logger, Sg3dVector::module(), NORTH, numOfConstraints_, numOfSrcChars, SgVlbiSession::observations(), SgParameterBreak::pA0(), SgParameterBreak::pA1(), SgParameterBreak::pA2(), parametersDescriptor_, SgVlbiStationInfo::pAtmGradE(), SgVlbiStationInfo::pAtmGradN(), SgVlbiStationInfo::pAxisOffset(), SgVlbiBaselineInfo::pBx(), SgVlbiBaselineInfo::pBy(), SgVlbiBaselineInfo::pBz(), SgVlbiBaselineInfo::pClock(), SgVlbiStationInfo::pClock0(), SgVlbiSourceInfo::pDN(), Sg3dVector::phi(), SgParameterCfg::PM_LOC, SgParameterCfg::PM_NONE, SgParameterCfg::PM_PWL, SgVlbiSession::pNutX(), SgVlbiSession::pNutY(), SgVlbiSession::pPolusX(), SgVlbiSession::pPolusXRate(), SgVlbiSession::pPolusY(), SgVlbiSession::pPolusYRate(), SgVlbiSourceInfo::pRA(), SgVlbiStationInfo::pRx(), SgVlbiStationInfo::pRy(), SgVlbiStationInfo::pRz(), SgVlbiSession::pUT1(), SgVlbiSession::pUT1Rate(), pwlByName_, pwlList_, PxAll_, SgVlbiStationInfo::pZenithDelay(), SgVlbiSourceInfo::ra2String(), RAD2DEG, RAD2MAS, RAD2SEC, SgObjectInfo::reducedChi2(), SgLogger::REPORT, reportID_, SEC2RAD, session_, SgBreakModel::sortEvents(), srcChars, SgVlbiBand::stationsByName(), SgVlbiSession::stationsByName(), SgPwlStorage::tFinis(), SgPwlStorage::tMean(), SgMJD::toDouble(), SgMJD::toString(), SgPwlStorage::trace(), SgVlbiSession::tRefer(), SgPwlStorage::tStart(), usedSources_, SgTaskConfig::VD_NONE, VERTICAL, vLight, SgLogger::write(), X_AXIS, Y_AXIS, and Z_AXIS.

Referenced by report2spoolFile().

◆ reportGeneralStatsBlock_Output4Spoolfile()

◆ reportIdentitiesBlock_Output4Spoolfile()

◆ reportMetStatsBlock_Output4Spoolfile()

◆ reportNotUsedObs()

bool SgSolutionReporter::reportNotUsedObs ( const QString &  path,
const QString &  fileName 
)

◆ reportPall()

bool SgSolutionReporter::reportPall ( const QString &  path,
const QString &  fileName 
)
private

◆ reportResidualsBlock_Output4Spoolfile()

◆ reportResidualsBlock_Output4Spoolfile_old()

◆ reportSources_Output4AposterioriFiles()

◆ reportSourceStatsBlock_Output4Spoolfile()

◆ reportStations_Output4AposterioriFiles()

◆ reportStationStatsBlock_Output4Spoolfile()

◆ reportStoch4Stn()

◆ reportStochasticEstimations()

◆ reportStochParameter()

bool SgSolutionReporter::reportStochParameter ( const QString &  key,
const SgParameterCfg parCfg,
const QString &  path,
const QString &  fileName 
)
private

◆ reportTotalZenithDelays()

◆ setPath2APrioriFiles()

void SgSolutionReporter::setPath2APrioriFiles ( const QString &  path)
inline

◆ setRunEpoch()

void SgSolutionReporter::setRunEpoch ( const SgMJD epoch)
inline

Definition at line 283 of file SgSolutionReporter.h.

References runEpoch_.

◆ setSession()

void SgSolutionReporter::setSession ( SgVlbiSession session)

◆ stcParByName()

QMap<QString, QMap<QString, SgParameter*> >* SgSolutionReporter::stcParByName ( )
inline

Definition at line 108 of file SgSolutionReporter.h.

References stcParByName_.

Referenced by NsSessionEditDialog::updateSessionWideSolutions().

◆ synchronizeInfo()

Member Data Documentation

◆ activeBand_

◆ activeBandKey_

QString SgSolutionReporter::activeBandKey_
private

◆ allParList_

QList<SgParameter*> SgSolutionReporter::allParList_
private

Definition at line 158 of file SgSolutionReporter.h.

Referenced by absorbInfo(), freeResources(), report2spoolFile(), and reportPall().

◆ arcByName_

QMap<QString, SgArcStorage*> SgSolutionReporter::arcByName_
private

◆ arcList_

QList<SgArcStorage*> SgSolutionReporter::arcList_
private

Definition at line 160 of file SgSolutionReporter.h.

Referenced by absorbInfo(), and freeResources().

◆ condNumber_

double SgSolutionReporter::condNumber_
private

◆ config_

◆ creationEpoch_

SgMJD SgSolutionReporter::creationEpoch_
private

◆ dUt1Correction_

double SgSolutionReporter::dUt1Correction_
private

◆ dUt1StdDev_

double SgSolutionReporter::dUt1StdDev_
private

◆ dUt1Value_

double SgSolutionReporter::dUt1Value_
private

◆ eop_cix_0_

double SgSolutionReporter::eop_cix_0_
private

◆ eop_cix_1_

double SgSolutionReporter::eop_cix_1_
private

◆ eop_cix_2_

double SgSolutionReporter::eop_cix_2_
private

◆ eop_cix_3_

double SgSolutionReporter::eop_cix_3_
private

◆ eop_ciy_0_

double SgSolutionReporter::eop_ciy_0_
private

◆ eop_ciy_1_

double SgSolutionReporter::eop_ciy_1_
private

◆ eop_ciy_2_

double SgSolutionReporter::eop_ciy_2_
private

◆ eop_ciy_3_

double SgSolutionReporter::eop_ciy_3_
private

◆ erp_pmx_0_

double SgSolutionReporter::erp_pmx_0_
private

◆ erp_pmx_1_

double SgSolutionReporter::erp_pmx_1_
private

◆ erp_pmx_2_

double SgSolutionReporter::erp_pmx_2_
private

◆ erp_pmx_3_

double SgSolutionReporter::erp_pmx_3_
private

◆ erp_pmy_0_

double SgSolutionReporter::erp_pmy_0_
private

◆ erp_pmy_1_

double SgSolutionReporter::erp_pmy_1_
private

◆ erp_pmy_2_

double SgSolutionReporter::erp_pmy_2_
private

◆ erp_pmy_3_

double SgSolutionReporter::erp_pmy_3_
private

◆ erp_ut1_0_

double SgSolutionReporter::erp_ut1_0_
private

◆ erp_ut1_1_

double SgSolutionReporter::erp_ut1_1_
private

◆ erp_ut1_2_

double SgSolutionReporter::erp_ut1_2_
private

◆ erp_ut1_3_

double SgSolutionReporter::erp_ut1_3_
private

◆ erpTref_

◆ identities_

◆ numOfConstraints_

int SgSolutionReporter::numOfConstraints_
private

◆ numOfObservations_

int SgSolutionReporter::numOfObservations_
private

Definition at line 152 of file SgSolutionReporter.h.

Referenced by ~SgSolutionReporter(), absorbInfo(), and getNumOfObservations().

◆ numOfUnknowns_

int SgSolutionReporter::numOfUnknowns_
private

Definition at line 151 of file SgSolutionReporter.h.

Referenced by ~SgSolutionReporter(), absorbInfo(), and getNumOfUnknowns().

◆ parametersDescriptor_

◆ parByName_

QMap<QString, SgParameter*> SgSolutionReporter::parByName_
private

Definition at line 167 of file SgSolutionReporter.h.

Referenced by absorbInfo(), freeResources(), lookupParameter(), and parByName().

◆ parList_

QList<SgParameter*> SgSolutionReporter::parList_
private

Definition at line 157 of file SgSolutionReporter.h.

Referenced by absorbInfo(), and freeResources().

◆ path2APrioriFiles_

QString SgSolutionReporter::path2APrioriFiles_
private

◆ pwlByName_

QMap<QString, SgPwlStorage*> SgSolutionReporter::pwlByName_
private

◆ pwlList_

QList<SgPwlStorage*> SgSolutionReporter::pwlList_
private

◆ PxAll_

◆ reportID_

◆ runEpoch_

SgMJD SgSolutionReporter::runEpoch_
private

◆ session_

◆ skippedSources_

QList<SgVlbiSourceInfo*> SgSolutionReporter::skippedSources_
private

◆ solutionTypeName_

QString SgSolutionReporter::solutionTypeName_
private

Definition at line 150 of file SgSolutionReporter.h.

Referenced by absorbInfo(), and reportGeneralStatsBlock_Output4Spoolfile().

◆ stcParByName_

QMap<QString, QMap<QString, SgParameter*> > SgSolutionReporter::stcParByName_
private

◆ stcSolutions_

QMap<QString, SgEstimator::StochasticSolutionCarrier> SgSolutionReporter::stcSolutions_
private

Definition at line 163 of file SgSolutionReporter.h.

Referenced by absorbInfo(), and freeResources().

◆ usedSources_

◆ userComents_

QList<QString> SgSolutionReporter::userComents_
private

The documentation for this class was generated from the following files: