Bds::SensorLocation Class Reference

This class defines a Sensor location. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 SensorLocation (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BUInt32 psensorId=BUInt32(), BFloat64 pdepth=BFloat64(), BFloat64 phorizontalAngle=BFloat64(), BFloat64 pverticalAngle=BFloat64())
BString getType ()
BError setMembers (BDictString &members)
BError getMembers (BDictString &members)

Public Attributes

BUInt32 id
 The ID.
BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time.
BUInt32 sensorId
 The sensor ID.
BFloat64 depth
 The depth of the sensor below ground level in meters.
BFloat64 horizontalAngle
 The Sensors placement horizontal angle in degrees clockwise from north.
BFloat64 verticalAngle
 The Sensors placement vertical angle in degrees degrees with zero = vertically up.


Detailed Description

This class defines a Sensor location.


Constructor & Destructor Documentation

Bds::SensorLocation::SensorLocation ( BUInt32  pid = BUInt32(),
BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BUInt32  psensorId = BUInt32(),
BFloat64  pdepth = BFloat64(),
BFloat64  phorizontalAngle = BFloat64(),
BFloat64  pverticalAngle = BFloat64() 
)


Member Function Documentation

BError Bds::SensorLocation::getMembers ( BDictString &  members  ) 

BString Bds::SensorLocation::getType (  ) 

BError Bds::SensorLocation::setMembers ( BDictString &  members  ) 


Member Data Documentation

BFloat64 Bds::SensorLocation::depth

The depth of the sensor below ground level in meters.

BTimeStamp Bds::SensorLocation::endTime

The End Time.

BFloat64 Bds::SensorLocation::horizontalAngle

The Sensors placement horizontal angle in degrees clockwise from north.

BUInt32 Bds::SensorLocation::id

The ID.

BUInt32 Bds::SensorLocation::sensorId

The sensor ID.

BTimeStamp Bds::SensorLocation::startTime

The Start Time.

BFloat64 Bds::SensorLocation::verticalAngle

The Sensors placement vertical angle in degrees degrees with zero = vertically up.


The documentation for this class was generated from the following files:
Generated on Wed Jan 27 10:58:39 2010 for BdsApi by  doxygen 1.4.7