Customized Sinex Data reader that can read the almost-SINEX satellite metadata from IGS. More...

Public Member Functions | |
| IgsSinexData () | |
Public Member Functions inherited from gnsstk::Sinex::Data | |
| Data () | |
| virtual void | dump (std::ostream &s) const |
| virtual bool | isData () const |
| virtual | ~Data () |
Public Member Functions inherited from gnsstk::FFData | |
| void | getRecord (FFStream &s) |
| virtual bool | isHeader () const |
| void | putRecord (FFStream &s) const |
| virtual | ~FFData (void) |
Additional Inherited Members | |
Static Public Member Functions inherited from gnsstk::Sinex::Data | |
| static bool | isValidBlockTitle (const std::string &block) |
Public Attributes inherited from gnsstk::Sinex::Data | |
| Blocks | blocks |
| Header | header |
Protected Member Functions inherited from gnsstk::Sinex::Data | |
| void | reallyGetRecord (FFStream &s) |
| void | reallyPutRecord (FFStream &s) const |
Static Protected Member Functions inherited from gnsstk::Sinex::Data | |
| static void | initBlockFactory () |
Static Protected Attributes inherited from gnsstk::Sinex::Data | |
| static BlockFactory | blockFactory |
Customized Sinex Data reader that can read the almost-SINEX satellite metadata from IGS.
Definition at line 331 of file igs_satellite_metadata.cpp.
|
inline |
Definition at line 334 of file igs_satellite_metadata.cpp.