MOOS 0.2375
|
Go to the source code of this file.
Classes | |
class | COrbitTask |
Defines | |
#define | ORBIT_MAX_TOTAL_REPETITION 50 |
#define | ORBIT_DEFAULT_TOTAL_REPETITION 25 |
#define | ORBIT_MAX_TOTAL_POSITIONS 30 |
#define | ORBIT_DEFAULT_TOTAL_POSITIONS 6 |
#define | CW 1 |
#define | CCW -1 |
#define CCW -1 |
Definition at line 52 of file OrbitTask.h.
#define CW 1 |
Definition at line 51 of file OrbitTask.h.
#define ORBIT_DEFAULT_TOTAL_POSITIONS 6 |
Definition at line 50 of file OrbitTask.h.
#define ORBIT_DEFAULT_TOTAL_REPETITION 25 |
Definition at line 47 of file OrbitTask.h.
#define ORBIT_MAX_TOTAL_POSITIONS 30 |
Definition at line 49 of file OrbitTask.h.
#define ORBIT_MAX_TOTAL_REPETITION 50 |
Definition at line 46 of file OrbitTask.h.