BdsApi  2.0.11
Public Attributes | List of all members
Bds::FileDataHeaderTape_2v0 Struct Reference

Public Attributes

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

Member Data Documentation

◆ dataCheckSum

uint32_t Bds::FileDataHeaderTape_2v0::dataCheckSum

Checksum for data.

◆ dataLength

uint32_t Bds::FileDataHeaderTape_2v0::dataLength

Data length in bytes.

◆ dataType

uint32_t Bds::FileDataHeaderTape_2v0::dataType

The type of a data sample.

◆ endTime

BTimeStampMs Bds::FileDataHeaderTape_2v0::endTime

The time of the last sample + 1.

◆ headerCheckSum

uint32_t Bds::FileDataHeaderTape_2v0::headerCheckSum

Checksum for header.

◆ headerLength

uint32_t Bds::FileDataHeaderTape_2v0::headerLength

Header length in bytes.

◆ numChannels

uint32_t Bds::FileDataHeaderTape_2v0::numChannels

The number of channels of data.

◆ numSamples

uint32_t Bds::FileDataHeaderTape_2v0::numSamples

The number of samples of data per channel.

◆ startTime

BTimeStampMs Bds::FileDataHeaderTape_2v0::startTime

The time of the first sample.

◆ tapeFmSignalLevels

float Bds::FileDataHeaderTape_2v0::tapeFmSignalLevels[24]

The FM signal levels for each channel.

◆ tapeLastVelaCode

BTimeStampMs Bds::FileDataHeaderTape_2v0::tapeLastVelaCode

The last VELA code decoded.

◆ tapeSignalLevelErrors

float Bds::FileDataHeaderTape_2v0::tapeSignalLevelErrors

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

◆ tapeSpeedVariationErrors

float Bds::FileDataHeaderTape_2v0::tapeSpeedVariationErrors

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

◆ tapeVelaBitErrors

float Bds::FileDataHeaderTape_2v0::tapeVelaBitErrors

The number of VELA timecode bit errors per second.

◆ type

uint32_t Bds::FileDataHeaderTape_2v0::type

Type of file header.


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