SDDS ToolKit Programs and Libraries for C and Python
|
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 106 of file tdms2sdds.c.
long double TDMS_XPART::increment |
Definition at line 112 of file tdms2sdds.c.
char* TDMS_XPART::name |
Definition at line 108 of file tdms2sdds.c.
long double TDMS_XPART::range |
Definition at line 115 of file tdms2sdds.c.
int32_t TDMS_XPART::samples |
Definition at line 113 of file tdms2sdds.c.
long double TDMS_XPART::start_offset |
Definition at line 111 of file tdms2sdds.c.
long double TDMS_XPART::start_time |
Definition at line 110 of file tdms2sdds.c.
char* TDMS_XPART::time_pref |
Definition at line 114 of file tdms2sdds.c.
char* TDMS_XPART::unit |
Definition at line 109 of file tdms2sdds.c.