Defines a TINE sextuple data object containing an 80-character fixed-length string followed by a long integer timestamp followed by a float doublet followed by a long integer value followed by a reference to a float array. More...
#include <tinetype.h>
Data Fields | |
char | comment [80] |
float * | d_spect_array |
float | s_inc |
float | s_start |
SINT32 | status |
SINT32 | tm |
Defines a TINE sextuple data object containing an 80-character fixed-length string followed by a long integer timestamp followed by a float doublet followed by a long integer value followed by a reference to a float array.
char USPECTRUM::comment[80] |
optional comment
float* USPECTRUM::d_spect_array |
reference allocated to needed capacity
float USPECTRUM::s_inc |
float value giving the x-axis increment
float USPECTRUM::s_start |
float value giving the x-axis 'start'
SINT32 USPECTRUM::status |
long integer value giving the status
SINT32 USPECTRUM::tm |
long integer value interpreted as a time_t