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
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

◆ comment

char ASPECTRUM::comment[80]

optional comment

◆ s_inc

float ASPECTRUM::s_inc

float value giving the x-axis increment

◆ s_start

float ASPECTRUM::s_start

float value giving the x-axis 'start'

◆ spectBuffer

float* ASPECTRUM::spectBuffer

a pointer to the spectrum array

◆ spectBufferSize

UINT32 ASPECTRUM::spectBufferSize

the size of the spectrum array buffer.

◆ status

SINT32 ASPECTRUM::status

long integer value giving the status

◆ tm

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