Go to the source code of this file.
Classes | |
class | US_TimeState |
A class for Time State details in time-indexed data records. More... | |
Macros | |
#define | _TMST_MAGI_ "USTS" |
#define | _TMST_VERS_ "1.0" |
#define | _TMST_INOVAL_ ((1<<15)-1) |
#define | _TMST_FNOVAL_ ((pow(2.0,19.0)-1.0)/4.0) |
#define _TMST_FNOVAL_ ((pow(2.0,19.0)-1.0)/4.0) |
Definition at line 13 of file us_time_state.h.
#define _TMST_INOVAL_ ((1<<15)-1) |
Definition at line 12 of file us_time_state.h.
#define _TMST_MAGI_ "USTS" |
Definition at line 10 of file us_time_state.h.
#define _TMST_VERS_ "1.0" |
Definition at line 11 of file us_time_state.h.