General Purpose Geodetic Library
|
Public Member Functions | |
RegularSolutionCarrier () | |
Public Attributes | |
SgMJD | tLeft_ |
SgMJD | tRight_ |
QList< SgParameter * > * | list_ |
QList< SgParameter * > * | listOthers_ |
SgVector * | x_ |
SgSymMatrix * | P_ |
SgMatrix * | Pxx_ |
Definition at line 202 of file SgEstimator.h.
|
inline |
Definition at line 211 of file SgEstimator.h.
References list_, listOthers_, P_, Pxx_, tLeft_, tRight_, tZero, and x_.
QList<SgParameter*>* SgEstimator::RegularSolutionCarrier::list_ |
Definition at line 206 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
QList<SgParameter*>* SgEstimator::RegularSolutionCarrier::listOthers_ |
Definition at line 207 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
SgSymMatrix* SgEstimator::RegularSolutionCarrier::P_ |
Definition at line 209 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
SgMatrix* SgEstimator::RegularSolutionCarrier::Pxx_ |
Definition at line 210 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
SgMJD SgEstimator::RegularSolutionCarrier::tLeft_ |
Definition at line 204 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
SgMJD SgEstimator::RegularSolutionCarrier::tRight_ |
Definition at line 205 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().
SgVector* SgEstimator::RegularSolutionCarrier::x_ |
Definition at line 208 of file SgEstimator.h.
Referenced by RegularSolutionCarrier().