|
humoto
|
Status of control problem.
Definition at line 18 of file control_problem.h.
#include <control_problem.h>
Public Types | |
| enum | Status { UNDEFINED = 0, OK = 1, STOPPED = 2 } |
| Enumerator | |
|---|---|
| UNDEFINED | Not initialized. |
| OK | Working. |
| STOPPED | Control terminated. |
Definition at line 21 of file control_problem.h.
1.8.13