BdsApi
2.2.2
This is the Blacknest BDS API.
|
BdsDataFile: Internal CD1.0 channel information. More...
#include <BdsDataFileCd.h>
Public Attributes | |
BUInt8 | auth |
BUInt8 | compress |
BUInt8 | spare0 |
BUInt8 | spare1 |
BFloat32 | calibrationFactor |
BFloat32 | calibrationPeriod |
char | name [16] |
char | stationName [16] |
char | channelName [16] |
BUInt32 | channel |
BdsDataFile: Internal CD1.0 channel information.
BUInt8 Bds::CdChannel_1v0::auth |
BFloat32 Bds::CdChannel_1v0::calibrationFactor |
BFloat32 Bds::CdChannel_1v0::calibrationPeriod |
BUInt32 Bds::CdChannel_1v0::channel |
char Bds::CdChannel_1v0::channelName[16] |
BUInt8 Bds::CdChannel_1v0::compress |
char Bds::CdChannel_1v0::name[16] |
BUInt8 Bds::CdChannel_1v0::spare0 |
BUInt8 Bds::CdChannel_1v0::spare1 |
char Bds::CdChannel_1v0::stationName[16] |