BDS Public

Bds::Sensor Class Reference

This class defines a Sensor. More...

#include <BdsD.h>

List of all members.


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

The name.

The type of sensor. (Seismometer, Hydrophone etc).

The sensor's model name. Only used when there is a unique physical sensor.

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.

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  doxygen 1.5.5