Bds::FileDataHeaderTape_2v0 Struct Reference

List of all members.

Public Attributes

uint32_t type
 Type of file header.
uint32_t headerLength
 Header length in bytes.
uint32_t dataLength
 Data length in bytes.
uint32_t dataType
 The type of a data sample.
uint32_t numChannels
 The number of channels of data.
uint32_t numSamples
 The number of samples of data per channel.
BTimeStampMs startTime
 The time of the first sample.
BTimeStampMs endTime
 The time of the last sample + 1.
BTimeStampMs tapeLastVelaCode
 The last VELA code decoded.
float tapeSignalLevelErrors
 The number of seconds the tape's FM signal was below a minimum level.
float tapeSpeedVariationErrors
 The number of seconds the FM carrier was above a defined maximum deviation.
float tapeVelaBitErrors
 The number of VELA timecode bit errors per second.
float tapeFmSignalLevels [24]
 The FM signal levels for each channel.
uint32_t headerCheckSum
 Checksum for header.
uint32_t dataCheckSum
 Checksum for data.

Member Data Documentation

uint32_t Bds::FileDataHeaderTape_2v0::dataCheckSum

Checksum for data.

uint32_t Bds::FileDataHeaderTape_2v0::dataLength

Data length in bytes.

uint32_t Bds::FileDataHeaderTape_2v0::dataType

The type of a data sample.

BTimeStampMs Bds::FileDataHeaderTape_2v0::endTime

The time of the last sample + 1.

uint32_t Bds::FileDataHeaderTape_2v0::headerCheckSum

Checksum for header.

uint32_t Bds::FileDataHeaderTape_2v0::headerLength

Header length in bytes.

uint32_t Bds::FileDataHeaderTape_2v0::numChannels

The number of channels of data.

uint32_t Bds::FileDataHeaderTape_2v0::numSamples

The number of samples of data per channel.

BTimeStampMs Bds::FileDataHeaderTape_2v0::startTime

The time of the first sample.

float Bds::FileDataHeaderTape_2v0::tapeFmSignalLevels[24]

The FM signal levels for each channel.

BTimeStampMs Bds::FileDataHeaderTape_2v0::tapeLastVelaCode

The last VELA code decoded.

float Bds::FileDataHeaderTape_2v0::tapeSignalLevelErrors

The number of seconds the tape's FM signal was below a minimum level.

float Bds::FileDataHeaderTape_2v0::tapeSpeedVariationErrors

The number of seconds the FM carrier was above a defined maximum deviation.

float Bds::FileDataHeaderTape_2v0::tapeVelaBitErrors

The number of VELA timecode bit errors per second.

uint32_t Bds::FileDataHeaderTape_2v0::type

Type of file header.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 10:58:48 2012 for BdsApi by  doxygen 1.4.7