|
BdsApi
2.0.11
|
#include <BdsDataFileBds.h>
Public Attributes | |
| BUInt32 | type |
| Packets type. More... | |
| BUInt32 | length |
| Length in bytes of packet. More... | |
| BUInt32 | streamlet |
| The streamlet id. More... | |
| BUInt32 | sequence |
| The streamlet packet sequence number. More... | |
| BUInt32 | checksum |
| Checksum of packet. More... | |
| BTimeStamp | startTime |
| The time of the first sample. More... | |
| BTimeStamp | endTime |
| The time of the last sample + 1. More... | |
| BUInt32 Bds::BdsDataPacketHeader::checksum |
Checksum of packet.
| BTimeStamp Bds::BdsDataPacketHeader::endTime |
The time of the last sample + 1.
| BUInt32 Bds::BdsDataPacketHeader::length |
Length in bytes of packet.
| BUInt32 Bds::BdsDataPacketHeader::sequence |
The streamlet packet sequence number.
| BTimeStamp Bds::BdsDataPacketHeader::startTime |
The time of the first sample.
| BUInt32 Bds::BdsDataPacketHeader::streamlet |
The streamlet id.
| BUInt32 Bds::BdsDataPacketHeader::type |
Packets type.
1.8.5