framefast::adcdata_t Struct Reference

ADC Data. More...

#include <frametype.hh>

Inheritance diagram for framefast::adcdata_t:

framefast::generic_t

List of all members.

Public Member Functions

 adcdata_t ()
 Initialize with zeros.
int read (int version, datatype_t dtype, const char *p, bool swap=false)
 Read from frame.
int write (int version, char *p, bool swap=false) const
 Write to frame.

Public Attributes

datatype_t fDatatype
 Data type.
char fName [maxName]
 Channel name.
char fComment [maxName]
 Comment.
int_4u_t fChannelGroup
 channel group
int_4u_t fChannelNumber
 channel number
int_4u_t fNBits
 Number of bits in ADC.
real_4_t fBias
 DC offset (ADC counts).
real_4_t fSlope
 slope (unit/count)
char fUnit [maxName]
 unit name
real_8_t fSampleRate
 sample rate
int_4s_t fTimeOffsetS
 time offset (sec)
int_4u_t fTimeOffsetN
 time offset (nsec)
real_8_t fFShift
 frequency shift
real_4_t fPhase
 phase (V5 annd up)
int_2u_t fDataValid
 Data validity.
ptr_struct fData [4]
 Pointers to data structures: data, user, next ADC, table (V4 only).


Detailed Description

ADC Data.
The documentation for this struct was generated from the following file:
Generated on Sun Mar 8 19:21:20 2009 for dmt by  doxygen 1.5.4