|
humoto
|
Possible stance subtypes of the model.
Definition at line 46 of file stance_finite_state_machine.h.
#include <stance_finite_state_machine.h>
Public Types | |
| enum | Type { UNDEFINED = 0, FIRST = 1, INTERMEDIATE = 2, LAST = 3 } |
| Enumerator | |
|---|---|
| UNDEFINED | Undefined. |
| FIRST | First stance. |
| INTERMEDIATE | Intermediate stance. |
| LAST | Last stance. |
Definition at line 49 of file stance_finite_state_machine.h.
1.8.13