tsm 0.1.0
|
Classes | |
struct | G1 |
struct | G2 |
struct | Y1 |
struct | Y2 |
Public Types | |
using | transitions = std::tuple< ClockedTransition< G1, Y1 >, ClockedTransition< Y1, G2 >, ClockedTransition< G2, Y2 >, ClockedTransition< Y2, G1 > > |
Public Attributes | |
bool | walk_pressed_ {} |
using TrafficLightAG::LightContext::transitions = std::tuple<ClockedTransition<G1, Y1>, ClockedTransition<Y1, G2>, ClockedTransition<G2, Y2>, ClockedTransition<Y2, G1> > |
bool TrafficLightAG::LightContext::walk_pressed_ {} |