General Purpose Geodetic Library
|
Public Attributes | |
SgMJD | tLeft_ |
SgMJD | tRight_ |
QList< SgParameter * > * | list_ |
QList< SgParameter * > * | listOthers_ |
SgVector * | zx_ |
SgUtMatrix * | Rx_ |
SgMatrix * | Rxx_ |
Definition at line 192 of file SgEstimator.h.
QList<SgParameter*>* SgEstimator::RPCarrier::list_ |
Definition at line 196 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
QList<SgParameter*>* SgEstimator::RPCarrier::listOthers_ |
Definition at line 197 of file SgEstimator.h.
Referenced by SgEstimator::collectDependentInfArray(), SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
SgUtMatrix* SgEstimator::RPCarrier::Rx_ |
Definition at line 199 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
SgMatrix* SgEstimator::RPCarrier::Rxx_ |
Definition at line 200 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
SgMJD SgEstimator::RPCarrier::tLeft_ |
Definition at line 194 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
SgMJD SgEstimator::RPCarrier::tRight_ |
Definition at line 195 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().
SgVector* SgEstimator::RPCarrier::zx_ |
Definition at line 198 of file SgEstimator.h.
Referenced by SgEstimator::finisRun(), and SgEstimator::saveProcessedParameters().