Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
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

optional comment

float DSPECTRUM::d_spect_array[SPECTRUM_STD_SIZE]

a static reference to a spectrum buffer

float value giving the x-axis increment

float value giving the x-axis 'start'

long integer value giving the status

SINT32 DSPECTRUM::tm

long integer value interpreted as a time_t


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

Generated for TINE API by  doxygen 1.5.8