Simple storage callback for use by NewNavToRinex.
Definition at line 49 of file NewNavToRinex_T.cpp.
Public Member Functions | |
bool | process (const NavDataPtr &navOut) override |
Public Attributes | |
HealthGetter | healthGet |
NavDataPtrList | ndlist |
|
inlineoverridevirtual |
Process data generated by the factory.
[in] | navOut | The data to process in the callback. |
Reimplemented from gnsstk::NavDataFactoryCallback.
Definition at line 52 of file NewNavToRinex_T.cpp.
HealthGetter NavDataStore::healthGet |
Definition at line 68 of file NewNavToRinex_T.cpp.
NavDataPtrList NavDataStore::ndlist |
Definition at line 67 of file NewNavToRinex_T.cpp.