MOOS 0.2375
|
#include "LimitBox.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_BOX_X 500 |
#define | DEFAULT_BOX_Y 500 |
#define | DEFAULT_BOX_DEPTH 20 |
#define | DEFAULT_IGNORE_TIME 10.0 |
#define | ON_BOX_EXCEEDED_ELEVATOR MOOSDeg2Rad(-30.00) |
#define DEFAULT_BOX_DEPTH 20 |
Definition at line 43 of file LimitBox.cpp.
#define DEFAULT_BOX_X 500 |
Definition at line 41 of file LimitBox.cpp.
#define DEFAULT_BOX_Y 500 |
Definition at line 42 of file LimitBox.cpp.
#define DEFAULT_IGNORE_TIME 10.0 |
Definition at line 44 of file LimitBox.cpp.
#define ON_BOX_EXCEEDED_ELEVATOR MOOSDeg2Rad(-30.00) |
Definition at line 45 of file LimitBox.cpp.