Definition at line 130 of file GroupPathCorr_T.cpp.
|
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 |
|
| TestIonoCorrector () |
|
| GroupPathCorrector () |
| Set the corrType to Unknown by default. More...
|
|
◆ TestIonoCorrector()
TestIonoCorrector::TestIonoCorrector |
( |
| ) |
|
|
inline |
◆ getCorr() [1/2]
Get the bias in meters given the supplied state arguments.
- Parameters
-
[in] | rxPos | The position of the GNSS receiver antenna. |
[in] | svPos | The position of the satellite with delayed signal. |
[in] | sat | The identity of the satellite with delayed signal. |
[in] | obs | The ID of the signal being un-delayed. |
[in] | when | The time of measurement. |
[in] | nav | The navigation message type of the signal. |
[out] | corrOut | The computed bias in meters. |
- Returns
- true if successful, false on error.
Implements gnsstk::GroupPathCorrector.
Definition at line 135 of file GroupPathCorr_T.cpp.
◆ getCorr() [2/2]
The documentation for this class was generated from the following file: