MOOS 0.2375
Public Member Functions | Public Attributes
CGoToDepth Class Reference

#include <GoToDepth.h>

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

List of all members.

Public Member Functions

 CGoToDepth ()
virtual ~CGoToDepth ()
virtual bool Run (CPathAction &DesiredAction)
virtual bool SetParam (string sParam, string sVal)

Public Attributes

bool m_bSetThrust
double m_dfThrust
bool m_bSetRudder
double m_dfRudder
double m_dfTolerance

Detailed Description

Definition at line 44 of file GoToDepth.h.


Constructor & Destructor Documentation

CGoToDepth::CGoToDepth ( )

Definition at line 52 of file GoToDepth.cpp.

CGoToDepth::~CGoToDepth ( ) [virtual]

Definition at line 61 of file GoToDepth.cpp.


Member Function Documentation

bool CGoToDepth::Run ( CPathAction DesiredAction) [virtual]

Reimplemented from CConstantDepthTask.

Definition at line 94 of file GoToDepth.cpp.

bool CGoToDepth::SetParam ( string  sParam,
string  sVal 
) [virtual]

Reimplemented from CConstantDepthTask.

Definition at line 66 of file GoToDepth.cpp.


Member Data Documentation

Definition at line 55 of file GoToDepth.h.

Definition at line 53 of file GoToDepth.h.

Definition at line 56 of file GoToDepth.h.

Definition at line 54 of file GoToDepth.h.

Definition at line 57 of file GoToDepth.h.


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