libmonaa  0.5.2
Public Attributes | List of all members
TATransition Struct Reference

A state of timed automata. More...

#include <timed_automaton.hh>

Collaboration diagram for TATransition:
Collaboration graph
[legend]

Public Attributes

TAStatetarget
 The pointer to the target state.
 
std::vector< ClockVariables > resetVars
 The clock variables reset after this transition.
 
std::vector< Constraintguard
 The guard for this transition.
 

Detailed Description

A state of timed automata.


The documentation for this struct was generated from the following file: