SDDSlib
|
Public Attributes | |
char * | name |
char * | unit |
long double | start_time |
long double | start_offset |
long double | increment |
int32_t | samples |
char * | time_pref |
long double | range |
Definition at line 71 of file tdms2sdds.c.
long double TDMS_XPART::increment |
Definition at line 77 of file tdms2sdds.c.
char* TDMS_XPART::name |
Definition at line 73 of file tdms2sdds.c.
long double TDMS_XPART::range |
Definition at line 80 of file tdms2sdds.c.
int32_t TDMS_XPART::samples |
Definition at line 78 of file tdms2sdds.c.
long double TDMS_XPART::start_offset |
Definition at line 76 of file tdms2sdds.c.
long double TDMS_XPART::start_time |
Definition at line 75 of file tdms2sdds.c.
char* TDMS_XPART::time_pref |
Definition at line 79 of file tdms2sdds.c.
char* TDMS_XPART::unit |
Definition at line 74 of file tdms2sdds.c.