General Purpose Geodetic Library
|
Public Attributes | |
SgMJD | epoch_ |
QList< SgParameter * > * | p_s_ |
SgVector * | zp_s_ |
SgUtMatrix * | Rp_s_ |
SgMatrix * | Rpp_s_ |
SgMatrix * | Rpx_s_ |
Definition at line 183 of file SgEstimator.h.
SgMJD SgEstimator::SmoothCarrier::epoch_ |
Definition at line 185 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().
QList<SgParameter*>* SgEstimator::SmoothCarrier::p_s_ |
Definition at line 186 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().
SgUtMatrix* SgEstimator::SmoothCarrier::Rp_s_ |
Definition at line 188 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().
SgMatrix* SgEstimator::SmoothCarrier::Rpp_s_ |
Definition at line 189 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().
SgMatrix* SgEstimator::SmoothCarrier::Rpx_s_ |
Definition at line 190 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().
SgVector* SgEstimator::SmoothCarrier::zp_s_ |
Definition at line 187 of file SgEstimator.h.
Referenced by SgEstimator::save4Smoothing(), and SgEstimator::solveStochasticParameters().