Static Public Member Functions | |
static code::Time | getTime (short radial_time_days, int radial_time_msecs, bool use_timecorrection=true) |
Helper function to convert the julian days and seconds in Level-II format (which are actually off-by-one) to a code::Time. | |
Static Public Attributes | |
static bool | SKIP_HEADER_CHECK |
Classes | |
struct | Message1Radial |
A radial transmitted as message 1. More... | |
struct | Message1RadialHeader |
struct | Message31DataBlock |
struct | Message31ElevationDataBlock |
struct | Message31MomentDataBlock |
struct | Message31Radial |
A radial transmitted as message 31. More... | |
struct | Message31RadialDataBlock |
struct | Message31VolumeDataBlock |
Volume data block in generic moment (message 31) data. More... | |
struct | MessageHeader |
struct | Radial |
Base class of Radials, either Message1 or Message31. More... | |
struct | TransmissionHeader |
struct | VolumeHeader |
static code::Time code::LevelII::getTime | ( | short | radial_time_days, | |
int | radial_time_msecs, | |||
bool | use_timecorrection = true | |||
) | [static] |
Helper function to convert the julian days and seconds in Level-II format (which are actually off-by-one) to a code::Time.
bool code::LevelII::SKIP_HEADER_CHECK [static] |