Account
BdsApi 2.0.11 |
Bds::SelectionInfo Class Reference
This class defines the set of data selection critera. More...
#include <BdsD.h>
Public Member Functions | |
SelectionInfo (BTimeStamp startTime=BTimeStamp(), BTimeStamp endTime=BTimeStamp(), BList< BString > networks=BList< BString >(), BList< BString > arrays=BList< BString >(), BList< BString > stations=BList< BString >(), BList< BString > arraysAndStations=BList< BString >(), BList< BString > channels=BList< BString >(), BList< BString > sources=BList< BString >(), BUInt32 numDataChannels=0) | |
Public Attributes | |
BTimeStamp | startTime |
The Start Time. More... | |
BTimeStamp | endTime |
The End Time. More... | |
BList< BString > | networks |
The list of Network Names. More... | |
BList< BString > | arrays |
The list of Array names. More... | |
BList< BString > | stations |
The list of Station names. More... | |
BList< BString > | arraysAndStations |
The list of Array and Station names. More... | |
BList< BString > | channels |
The list of Channels. More... | |
BList< BString > | sources |
The list of Data Sources. More... | |
BUInt32 | numDataChannels |
The number of sets of data in the system. More... | |
Detailed Description
This class defines the set of data selection critera.
Constructor & Destructor Documentation
◆ SelectionInfo()
Bds::SelectionInfo::SelectionInfo | ( | BTimeStamp | startTime = BTimeStamp() , |
BTimeStamp | endTime = BTimeStamp() , | ||
BList< BString > | networks = BList<BString >() , | ||
BList< BString > | arrays = BList<BString >() , | ||
BList< BString > | stations = BList<BString >() , | ||
BList< BString > | arraysAndStations = BList<BString >() , | ||
BList< BString > | channels = BList<BString >() , | ||
BList< BString > | sources = BList<BString >() , | ||
BUInt32 | numDataChannels = 0 | ||
) |
Member Data Documentation
◆ arrays
◆ arraysAndStations
◆ channels
◆ endTime
BTimeStamp Bds::SelectionInfo::endTime |
The End Time.
◆ networks
◆ numDataChannels
BUInt32 Bds::SelectionInfo::numDataChannels |
The number of sets of data in the system.
◆ sources
◆ startTime
BTimeStamp Bds::SelectionInfo::startTime |
The Start Time.
◆ stations
The documentation for this class was generated from the following files:
Generated by
