Bds::FileDataHeaderTape_1v1 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.

Member Data Documentation

Data length in bytes.

The type of a data sample.

The time of the last sample + 1.

Header length in bytes.

The number of channels of data.

The number of samples of data per channel.

The time of the first sample.

The FM signal levels for each channel.

The last VELA code decoded.

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

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

The number of VELA timecode bit errors per second.

Type of file header.


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

Generated on 12 Sep 2014 for BdsApi by  doxygen 1.6.1