bpod_core.fsm
Module defining classes and types for creating and managing state machines.
Functions
Classes
A collection of actions. |
|
A condition in the state machine. |
|
A collection of conditions. |
|
A global counter in the state machine. |
|
A collection of global counters. |
|
A global timer in the state machine. |
|
A collection of global timers. |
|
A state in the state machine. |
|
Represents a state machine with a collection of states. |
|
A collection of states. |
|
A collection of state transitions. |