Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 18.05.2024 - 04:45
Data Fields
DSPECTRUM Struct Reference

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
 

Detailed Description

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.

Note
format CF_SPECTRUM is used to send/receive a single spectrum whose spectrum length is given by the dArrayLength field of the DTYPE object used. Any structure following the DSPECTRUM pattern is an acceptible recepticle for the data returned/sent. That is, the d_spect_array field must simple contain a capacity equal to or greater than that specified in the call.
See also
the ASPECTRUM type used in conjunction with CF_ASPECTRUM (adjustable spectrum) for alternative use and use with arrays of SPECTRA.

Field Documentation

◆ comment

char DSPECTRUM::comment[80]

optional comment

◆ d_spect_array

float DSPECTRUM::d_spect_array[SPECTRUM_STD_SIZE]

a static reference to a spectrum buffer

◆ s_inc

float DSPECTRUM::s_inc

float value giving the x-axis increment

◆ s_start

float DSPECTRUM::s_start

float value giving the x-axis 'start'

◆ status

SINT32 DSPECTRUM::status

long integer value giving the status

◆ tm

SINT32 DSPECTRUM::tm

long integer value interpreted as a time_t


The documentation for this struct was generated from the following file:

Impressum   |   Imprint   |   Datenschutzerklaerung   |   Data Privacy Policy   |   Declaration of Accessibility   |   Erklaerung zur Barrierefreiheit
Generated for TINE API by  doxygen 1.5.8