General Purpose Geodetic Library
|
#include <SgEstimator.h>
Public Attributes | |
SgMJD | epoch_ |
QList< SgParameter * > * | list_ |
SgVector * | x_ |
SgSymMatrix * | P_ |
Definition at line 67 of file SgEstimator.h.
SgMJD SgEstimator::StochasticSolutionCarrier::epoch_ |
Definition at line 69 of file SgEstimator.h.
Referenced by SgSolutionReporter::absorbInfo(), and SgEstimator::solveStochasticParameters().
QList<SgParameter*>* SgEstimator::StochasticSolutionCarrier::list_ |
Definition at line 70 of file SgEstimator.h.
Referenced by SgEstimator::~SgEstimator(), SgSolutionReporter::absorbInfo(), SgSolutionReporter::freeResources(), SgEstimator::prepare2Run(), SgEstimator::prepareStochasticSolution4Epoch(), and SgEstimator::solveStochasticParameters().
SgSymMatrix* SgEstimator::StochasticSolutionCarrier::P_ |
Definition at line 72 of file SgEstimator.h.
Referenced by SgEstimator::~SgEstimator(), SgSolutionReporter::absorbInfo(), SgSolutionReporter::freeResources(), SgEstimator::prepare2Run(), and SgEstimator::solveStochasticParameters().
SgVector* SgEstimator::StochasticSolutionCarrier::x_ |
Definition at line 71 of file SgEstimator.h.
Referenced by SgEstimator::~SgEstimator(), SgSolutionReporter::absorbInfo(), SgSolutionReporter::freeResources(), SgEstimator::prepare2Run(), and SgEstimator::solveStochasticParameters().