Customized Sinex Data reader that can read the almost-SINEX satellite metadata from IGS. More...
Public Member Functions | |
IgsSinexData () | |
![]() | |
Data () | |
virtual void | dump (std::ostream &s) const |
virtual bool | isData () const |
virtual | ~Data () |
![]() | |
void | getRecord (FFStream &s) |
virtual bool | isHeader () const |
void | putRecord (FFStream &s) const |
virtual | ~FFData (void) |
Additional Inherited Members | |
![]() | |
static bool | isValidBlockTitle (const std::string &block) |
![]() | |
Blocks | blocks |
Header | header |
![]() | |
void | reallyGetRecord (FFStream &s) |
void | reallyPutRecord (FFStream &s) const |
![]() | |
static void | initBlockFactory () |
![]() | |
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.