MOOS 0.2375
Public Member Functions | Protected Member Functions
CMOOSConsiDepthSensor Class Reference

#include <MOOSConsiDepthSensor.h>

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

List of all members.

Public Member Functions

virtual bool Zero ()
virtual bool Initialise ()
virtual bool GetDepth ()
 CMOOSConsiDepthSensor ()
virtual ~CMOOSConsiDepthSensor ()

Protected Member Functions

virtual bool ParseDepthString (string sStr)

Detailed Description

Definition at line 47 of file MOOSConsiDepthSensor.h.


Constructor & Destructor Documentation

CMOOSConsiDepthSensor::CMOOSConsiDepthSensor ( )

Definition at line 41 of file MOOSConsiDepthSensor.cpp.

CMOOSConsiDepthSensor::~CMOOSConsiDepthSensor ( ) [virtual]

Definition at line 46 of file MOOSConsiDepthSensor.cpp.


Member Function Documentation

bool CMOOSConsiDepthSensor::GetDepth ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 58 of file MOOSConsiDepthSensor.cpp.

bool CMOOSConsiDepthSensor::Initialise ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 52 of file MOOSConsiDepthSensor.cpp.

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

Definition at line 72 of file MOOSConsiDepthSensor.cpp.

bool CMOOSConsiDepthSensor::Zero ( ) [virtual]

Implements CMOOSDepthSensor.

Definition at line 90 of file MOOSConsiDepthSensor.cpp.


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