MOOS 0.2375
Classes | Defines | Enumerations
/home/toby/moos-ivp/MOOS-2375-Oct0611/NavigationAndControl/MOOSTaskLib/PathAction.h File Reference
#include <string>
Include dependency graph for PathAction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPathAction
struct  CPathAction::Actuation

Defines

#define VERY_LARGE_NUMBER   1000

Enumerations

enum  ActuatorType { ACTUATOR_ELEVATOR = 0, ACTUATOR_RUDDER, ACTUATOR_THRUST }

Define Documentation

#define VERY_LARGE_NUMBER   1000

Definition at line 45 of file PathAction.h.


Enumeration Type Documentation

Enumerator:
ACTUATOR_ELEVATOR 
ACTUATOR_RUDDER 
ACTUATOR_THRUST 

Definition at line 47 of file PathAction.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines