Account
Bds::Sensor Class Reference
This class defines a Sensor. More... #include <BdsD.h>
Public Member Functions | |
Sensor () | |
Sensor (BString pname, BString ptype, BString pmodel, BString pserialNumber, Response presponse, Location plocation, PlacementAngle pplacementAngle, Float64 pgain) | |
Public Attributes | |
BString | name |
The name. | |
BString | type |
The type of sensor. (Seismometer, Hydrophone etc). | |
BString | model |
The sensor's model name. Only used when there is a unique physical sensor. | |
BString | serialNumber |
The sensor's serial number. Only used when there is a unique physical sensor. | |
Response | response |
The list of frequency reponse. | |
Location | location |
The physical location of the sensor. | |
PlacementAngle | placementAngle |
The physical placement angle. | |
Float64 | gain |
The overall gain of the sensor at the manufacturers calibration frequency. (For information only). |
Detailed Description
This class defines a Sensor.Constructor & Destructor Documentation
Bds::Sensor::Sensor | ( | ) |
Bds::Sensor::Sensor | ( | BString | pname, | |
BString | ptype, | |||
BString | pmodel, | |||
BString | pserialNumber, | |||
Response | presponse, | |||
Location | plocation, | |||
PlacementAngle | pplacementAngle, | |||
Float64 | pgain | |||
) |
Member Data Documentation
BString Bds::Sensor::name |
The name.
BString Bds::Sensor::type |
The type of sensor. (Seismometer, Hydrophone etc).
BString Bds::Sensor::model |
The sensor's model name. Only used when there is a unique physical sensor.
BString Bds::Sensor::serialNumber |
The sensor's serial number. Only used when there is a unique physical sensor.
The list of frequency reponse.
The physical location of the sensor.
The physical placement angle.
Float64 Bds::Sensor::gain |
The overall gain of the sensor at the manufacturers calibration frequency. (For information only).
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
