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 4096-value float spectrum array. More...
#include <tinetype.h>
Data Fields | |
char | comment [80] |
float | d_spect_array [SPECTRUM_STD_SIZE] |
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 4096-value float spectrum array.
char DSPECTRUM::comment[80] |
optional comment
float DSPECTRUM::d_spect_array[SPECTRUM_STD_SIZE] |
a static reference to a spectrum buffer
float DSPECTRUM::s_inc |
float value giving the x-axis increment
float DSPECTRUM::s_start |
float value giving the x-axis 'start'
SINT32 DSPECTRUM::status |
long integer value giving the status
SINT32 DSPECTRUM::tm |
long integer value interpreted as a time_t