Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::BdsDataSegment Class Reference
BdsDataFileBds: internal file storage data segment. More...
#include <BdsDataFileBds.h>
Public Member Functions | |
BdsDataSegment () | |
int | operator< (const BdsDataSegment &b) const |
Public Attributes | |
BTimeStamp | startTime |
BTimeStamp | endTime |
BUInt32 | numBlocks |
BUInt32 | numSamples |
double | sampleRate |
BArray< BdsDataBlockPos > | blocks |
Detailed Description
BdsDataFileBds: internal file storage data segment.
Constructor & Destructor Documentation
◆ BdsDataSegment()
| inline |
Member Function Documentation
◆ operator<()
| inline |
Member Data Documentation
◆ startTime
BTimeStamp Bds::BdsDataSegment::startTime |
◆ endTime
BTimeStamp Bds::BdsDataSegment::endTime |
◆ numBlocks
BUInt32 Bds::BdsDataSegment::numBlocks |
◆ numSamples
BUInt32 Bds::BdsDataSegment::numSamples |
◆ sampleRate
double Bds::BdsDataSegment::sampleRate |
◆ blocks
BArray<BdsDataBlockPos> Bds::BdsDataSegment::blocks |
The documentation for this class was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileBds.h
Generated by