Account
| BdsApi 2.0.11 |
Bds::DataAvailChan Class Reference
This class defines information on a set of data. More...
#include <BdsD.h>
Public Member Functions | |
| DataAvailChan (BTimeStamp startTime=BTimeStamp(), BTimeStamp endTime=BTimeStamp(), BString network=BString(), BString station=BString(), BString channel=BString(), BString source=BString(), BArray< DataAvail > segments=BArray< DataAvail >()) | |
Public Attributes | |
| BTimeStamp | startTime |
| The Start Time. More... | |
| BTimeStamp | endTime |
| The End Time. More... | |
| BString | network |
| The Network Name. More... | |
| BString | station |
| The Station name. More... | |
| BString | channel |
| The Channels name. More... | |
| BString | source |
| The Data Source. More... | |
| BArray< DataAvail > | segments |
| Segment info. More... | |
Detailed Description
This class defines information on a set of data.
Constructor & Destructor Documentation
◆ DataAvailChan()
| Bds::DataAvailChan::DataAvailChan | ( | BTimeStamp | startTime = BTimeStamp(), |
| BTimeStamp | endTime = BTimeStamp(), | ||
| BString | network = BString(), | ||
| BString | station = BString(), | ||
| BString | channel = BString(), | ||
| BString | source = BString(), | ||
| BArray< DataAvail > | segments = BArray<DataAvail >() | ||
| ) |
Member Data Documentation
◆ channel
| BString Bds::DataAvailChan::channel |
The Channels name.
◆ endTime
| BTimeStamp Bds::DataAvailChan::endTime |
The End Time.
◆ network
◆ segments
◆ source
◆ startTime
| BTimeStamp Bds::DataAvailChan::startTime |
The Start Time.
◆ station
The documentation for this class was generated from the following files:
Generated by
1.8.15 