Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::DataAvail Class Reference
This class provides availability information on a particular period of data. More...
#include <BdsD.h>
Public Member Functions | |
| DataAvail (BTimeStamp startTime=BTimeStamp(), BTimeStamp endTime=BTimeStamp(), AvailType availType=AvailType()) | |
Public Attributes | |
| BTimeStamp | startTime |
| The Start Time. | |
| BTimeStamp | endTime |
| The End Time. | |
| AvailType | availType |
| The availability type. Can be: AvailNone, AvailPartial or AvailFull. | |
Detailed Description
This class provides availability information on a particular period of data.
Constructor & Destructor Documentation
◆ DataAvail()
| Bds::DataAvail::DataAvail | ( | BTimeStamp | startTime = BTimeStamp(), |
| BTimeStamp | endTime = BTimeStamp(), | ||
| AvailType | availType = AvailType() | ||
| ) |
Member Data Documentation
◆ startTime
| BTimeStamp Bds::DataAvail::startTime |
The Start Time.
◆ endTime
| BTimeStamp Bds::DataAvail::endTime |
The End Time.
◆ availType
| AvailType Bds::DataAvail::availType |
The availability type. Can be: AvailNone, AvailPartial or AvailFull.
The documentation for this class was generated from the following files:
Generated by
