MOOS 0.2375
|
#include <string>
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 VERY_LARGE_NUMBER 1000 |
Definition at line 45 of file PathAction.h.
enum ActuatorType |
Definition at line 47 of file PathAction.h.