Public Member Functions | Private Attributes | List of all members
TimeSystemCorr_T Class Reference

Detailed Description

Definition at line 47 of file TimeSystemCorr_T.cpp.

Public Member Functions

gnsstk::TimeSystemCorrection buildObject (const std::string &str)
 
unsigned correctionTest ()
 
unsigned initializationTest ()
 
unsigned operatorTest ()
 
 TimeSystemCorr_T ()
 

Private Attributes

double A0
 
double A1
 
double deltaT
 
double eps
 
gnsstk::CommonTime tscRefTime
 

Constructor & Destructor Documentation

◆ TimeSystemCorr_T()

TimeSystemCorr_T::TimeSystemCorr_T ( )
inline

Definition at line 51 of file TimeSystemCorr_T.cpp.

Member Function Documentation

◆ buildObject()

gnsstk::TimeSystemCorrection TimeSystemCorr_T::buildObject ( const std::string &  str)

Definition at line 235 of file TimeSystemCorr_T.cpp.

◆ correctionTest()

unsigned TimeSystemCorr_T::correctionTest ( )

Definition at line 155 of file TimeSystemCorr_T.cpp.

◆ initializationTest()

unsigned TimeSystemCorr_T::initializationTest ( )

Ensures the constructors set the values properly. Get methods are tested implicitly

Definition at line 79 of file TimeSystemCorr_T.cpp.

◆ operatorTest()

unsigned TimeSystemCorr_T::operatorTest ( )

operator==() and operator()< only exist in order to support use of TimeSystemCorr objects as map keys. In this role, only the CorrType is checked. Therefore, it is sufficient to see that the ordering is maintained without change.

Definition at line 103 of file TimeSystemCorr_T.cpp.

Member Data Documentation

◆ A0

double TimeSystemCorr_T::A0
private

Definition at line 71 of file TimeSystemCorr_T.cpp.

◆ A1

double TimeSystemCorr_T::A1
private

Definition at line 72 of file TimeSystemCorr_T.cpp.

◆ deltaT

double TimeSystemCorr_T::deltaT
private

Definition at line 73 of file TimeSystemCorr_T.cpp.

◆ eps

double TimeSystemCorr_T::eps
private

Definition at line 69 of file TimeSystemCorr_T.cpp.

◆ tscRefTime

gnsstk::CommonTime TimeSystemCorr_T::tscRefTime
private

Definition at line 74 of file TimeSystemCorr_T.cpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43