Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-VB/ActiveX | API-Java | Examples | Downloads
Data Fields
ASPECTRUM Struct Reference

Defines a TINE septuple 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 spectrum data size, followed by a pointer to a spectrum buffer. More...

#include <tinetype.h>

Data Fields

char comment [80]
float s_inc
float s_start
float * spectBuffer
UINT32 spectBufferSize
SINT32 status
SINT32 tm

Detailed Description

Defines a TINE septuple 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 spectrum data size, followed by a pointer to a spectrum buffer.

Note:
format CF_ASPECTRUM is used to send/receive arrays of spectra. The dArrayLength field of the DTYPE object used given the number of spectra to send or receive.
See also:
the DSPECTRUM type used in conjunction with CF_DSPECTRUM.

Field Documentation

optional comment

float value giving the x-axis increment

float value giving the x-axis 'start'

a pointer to the spectrum array

the size of the spectrum array buffer.

long integer value giving the status

SINT32 ASPECTRUM::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