Account
Bds::DataSelection Class Reference
This class defines information on a set of data. More... #include <BdsD.h>
Public Member Functions | |
DataSelection () | |
DataSelection (BList< BString > pnetworks, BList< BString > psource, BList< StationInfo > pstations, TimePeriod ptimePeriod) | |
Public Attributes | |
BList< BString > | networks |
The list of Network Names. | |
BList< BString > | source |
The list of Data Sources. | |
BList< StationInfo > | stations |
The list of Array or Station names with channels required. | |
TimePeriod | timePeriod |
The time period. |
Detailed Description
This class defines information on a set of data.Constructor & Destructor Documentation
Bds::DataSelection::DataSelection | ( | ) |
Bds::DataSelection::DataSelection | ( | BList< BString > | pnetworks, | |
BList< BString > | psource, | |||
BList< StationInfo > | pstations, | |||
TimePeriod | ptimePeriod | |||
) |
Member Data Documentation
BList<BString> Bds::DataSelection::networks |
The list of Network Names.
BList<BString> Bds::DataSelection::source |
The list of Data Sources.
The list of Array or Station names with channels required.
The time period.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
