MOOS 0.2375
Public Member Functions | Protected Member Functions | Protected Attributes
CMOOSParaSciDepthSensor Class Reference

#include <MOOSParaSciDepthSensor.h>

Inheritance diagram for CMOOSParaSciDepthSensor:
Inheritance graph
[legend]
Collaboration diagram for CMOOSParaSciDepthSensor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool Zero ()
virtual bool Initialise ()
bool SetResolution (double dfResolution)
 CMOOSParaSciDepthSensor ()
virtual ~CMOOSParaSciDepthSensor ()
virtual bool GetDepth ()

Protected Member Functions

virtual bool ParseDepthString (std::string sStr)

Protected Attributes

double m_dfResolution
double m_dfOffset

Detailed Description

Definition at line 44 of file MOOSParaSciDepthSensor.h.


Constructor & Destructor Documentation

CMOOSParaSciDepthSensor::CMOOSParaSciDepthSensor ( )

Definition at line 44 of file MOOSParaSciDepthSensor.cpp.

CMOOSParaSciDepthSensor::~CMOOSParaSciDepthSensor ( ) [virtual]

Definition at line 51 of file MOOSParaSciDepthSensor.cpp.


Member Function Documentation

bool CMOOSParaSciDepthSensor::GetDepth ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 94 of file MOOSParaSciDepthSensor.cpp.

bool CMOOSParaSciDepthSensor::Initialise ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 57 of file MOOSParaSciDepthSensor.cpp.

bool CMOOSParaSciDepthSensor::ParseDepthString ( std::string  sStr) [protected, virtual]

Definition at line 148 of file MOOSParaSciDepthSensor.cpp.

bool CMOOSParaSciDepthSensor::SetResolution ( double  dfResolution)

Definition at line 121 of file MOOSParaSciDepthSensor.cpp.

bool CMOOSParaSciDepthSensor::Zero ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 127 of file MOOSParaSciDepthSensor.cpp.


Member Data Documentation

Definition at line 57 of file MOOSParaSciDepthSensor.h.

Definition at line 56 of file MOOSParaSciDepthSensor.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines