Combine the nav filter store and the application store into a single class.
Definition at line 53 of file navfilterex-pseudo-inherit.cpp.
Public Attributes | |
NavSubframe | appData |
![]() | |
uint32_t * | sf |
![]() | |
CarrierBand | carrier |
carrier band of navigation message More... | |
gnsstk::TrackingCode | code |
ranging code of navigation message More... | |
uint32_t | prn |
identifier of broadcasting satellite More... | |
std::string | rxID |
receiver identifier for data source More... | |
std::string | stationID |
site/station identifier for data source More... | |
gnsstk::CommonTime | timeStamp |
Additional Inherited Members | |
![]() | |
virtual void | dump (std::ostream &s) const |
LNavFilterData () | |
Set data fields to reasonable defaults, i.e. sf to NULL. More... | |
![]() | |
NavFilterKey () | |
Initialize key members to empty defaults. More... | |
![]() | |
virtual void | dummy () |
NavSubframe MyNavFilterData::appData |
Definition at line 56 of file navfilterex-pseudo-inherit.cpp.