Account
Bds::Channel Class Reference
This class defines a Channel. More... #include <BdsD.h>
Public Member Functions | |
| Channel () | |
| Channel (BString pnetwork, BString pstation, BString pname, Calibration pcalibration, Instrument pinstrument, Digitiser pdigitiser, Sensor psensor) | |
Public Attributes | |
| BString | network |
| The Network Name. | |
| BString | station |
| The Stations name. (Do we want this in here and if so do we want, network, source etc). | |
| BString | name |
| The channels name. | |
| Calibration | calibration |
| Calibration value. | |
| Instrument | instrument |
| The instrument in use. | |
| Digitiser | digitiser |
| The digitiser in use. | |
| Sensor | sensor |
| The sensor in use. | |
Detailed Description
This class defines a Channel.Constructor & Destructor Documentation
| Bds::Channel::Channel | ( | ) |
| Bds::Channel::Channel | ( | BString | pnetwork, | |
| BString | pstation, | |||
| BString | pname, | |||
| Calibration | pcalibration, | |||
| Instrument | pinstrument, | |||
| Digitiser | pdigitiser, | |||
| Sensor | psensor | |||
| ) |
Member Data Documentation
| BString Bds::Channel::network |
The Network Name.
| BString Bds::Channel::station |
The Stations name. (Do we want this in here and if so do we want, network, source etc).
| BString Bds::Channel::name |
The channels name.
The instrument in use.
The digitiser in use.
The sensor in use.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 