Public Member Functions | List of all members
TestCorrector Class Reference

Detailed Description

Simple class that lets us set the corrType field directly.

Definition at line 43 of file CorrectionResults_T.cpp.

Inheritance diagram for TestCorrector:
Inheritance graph
[legend]

Public Member Functions

bool getCorr (const gnsstk::Position &rxPos, const gnsstk::Position &svPos, const gnsstk::SatID &sat, const gnsstk::ObsID &obs, const gnsstk::CommonTime &when, gnsstk::NavType nav, double &corrOut) override
 
bool getCorr (const gnsstk::Position &rxPos, const gnsstk::Xvt &svPos, const gnsstk::SatID &sat, const gnsstk::ObsID &obs, const gnsstk::CommonTime &when, gnsstk::NavType nav, double &corrOut) override
 
 TestCorrector (gnsstk::CorrectorType ct)
 
- Public Member Functions inherited from gnsstk::GroupPathCorrector
 GroupPathCorrector ()
 Set the corrType to Unknown by default. More...
 

Additional Inherited Members

- Public Attributes inherited from gnsstk::GroupPathCorrector
CorrectorType corrType
 Set by child classes, indicates what type of bias is computed. More...
 

Constructor & Destructor Documentation

◆ TestCorrector()

TestCorrector::TestCorrector ( gnsstk::CorrectorType  ct)
inline

Definition at line 46 of file CorrectionResults_T.cpp.

Member Function Documentation

◆ getCorr() [1/2]

bool TestCorrector::getCorr ( const gnsstk::Position rxPos,
const gnsstk::Position svPos,
const gnsstk::SatID sat,
const gnsstk::ObsID obs,
const gnsstk::CommonTime when,
gnsstk::NavType  nav,
double &  corrOut 
)
inlineoverridevirtual

Get the bias in meters given the supplied state arguments.

Parameters
[in]rxPosThe position of the GNSS receiver antenna.
[in]svPosThe position of the satellite with delayed signal.
[in]satThe identity of the satellite with delayed signal.
[in]obsThe ID of the signal being un-delayed.
[in]whenThe time of measurement.
[in]navThe navigation message type of the signal.
[out]corrOutThe computed bias in meters.
Returns
true if successful, false on error.

Implements gnsstk::GroupPathCorrector.

Definition at line 48 of file CorrectionResults_T.cpp.

◆ getCorr() [2/2]

bool TestCorrector::getCorr ( const gnsstk::Position rxPos,
const gnsstk::Xvt svPos,
const gnsstk::SatID sat,
const gnsstk::ObsID obs,
const gnsstk::CommonTime when,
gnsstk::NavType  nav,
double &  corrOut 
)
inlineoverridevirtual

Implements gnsstk::GroupPathCorrector.

Definition at line 56 of file CorrectionResults_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