General Purpose Geodetic Library
SgEstimator::RegularSolutionCarrier Struct Reference

Public Member Functions

 RegularSolutionCarrier ()
 

Public Attributes

SgMJD tLeft_
 
SgMJD tRight_
 
QList< SgParameter * > * list_
 
QList< SgParameter * > * listOthers_
 
SgVectorx_
 
SgSymMatrixP_
 
SgMatrixPxx_
 

Detailed Description

Definition at line 202 of file SgEstimator.h.

Constructor & Destructor Documentation

◆ RegularSolutionCarrier()

SgEstimator::RegularSolutionCarrier::RegularSolutionCarrier ( )
inline

Definition at line 211 of file SgEstimator.h.

References list_, listOthers_, P_, Pxx_, tLeft_, tRight_, tZero, and x_.

Member Data Documentation

◆ list_

QList<SgParameter*>* SgEstimator::RegularSolutionCarrier::list_

Definition at line 206 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ listOthers_

QList<SgParameter*>* SgEstimator::RegularSolutionCarrier::listOthers_

Definition at line 207 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ P_

SgSymMatrix* SgEstimator::RegularSolutionCarrier::P_

Definition at line 209 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ Pxx_

SgMatrix* SgEstimator::RegularSolutionCarrier::Pxx_

Definition at line 210 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ tLeft_

SgMJD SgEstimator::RegularSolutionCarrier::tLeft_

Definition at line 204 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ tRight_

SgMJD SgEstimator::RegularSolutionCarrier::tRight_

Definition at line 205 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().

◆ x_

SgVector* SgEstimator::RegularSolutionCarrier::x_

Definition at line 208 of file SgEstimator.h.

Referenced by RegularSolutionCarrier().


The documentation for this struct was generated from the following file: