|
libmonaa 0.5.2
|
A state of timed automata. More...
#include <timed_automaton.hh>

Public Attributes | |
| TAState * | target |
| The pointer to the target state. | |
| std::vector< ClockVariables > | resetVars |
| The clock variables reset after this transition. | |
| std::vector< Constraint > | guard |
| The guard for this transition. | |
A state of timed automata.