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

Go to the source code of this file.

Classes

class  CXYPatternTask

Defines

#define XYPATTERN_X_VAL   0
#define XYPATTERN_Y_VAL   1
#define XYPATTERN_DEFAULT_TOTAL_REPETITION   25
#define XYPATTERN_MAX_TOTAL_REPETITION   50
#define XYPATTERN_MAX_TOTAL_POSITIONS   10

Define Documentation

#define XYPATTERN_DEFAULT_TOTAL_REPETITION   25

Definition at line 51 of file XYPatternTask.h.

#define XYPATTERN_MAX_TOTAL_POSITIONS   10

Definition at line 54 of file XYPatternTask.h.

#define XYPATTERN_MAX_TOTAL_REPETITION   50

Definition at line 53 of file XYPatternTask.h.

#define XYPATTERN_X_VAL   0

Definition at line 48 of file XYPatternTask.h.

#define XYPATTERN_Y_VAL   1

Definition at line 49 of file XYPatternTask.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines