blegat / HybridSystems.jl

Hybrid Systems definitions in Julia
Other
28 stars 5 forks source link

Add transition getter for given modes #39

Closed mforets closed 4 years ago

mforets commented 4 years ago

Closes #38.

schillic commented 4 years ago

I would rather reuse the existng function name transitions. Otherwise there is now transitions and get_transitions.

https://github.com/blegat/HybridSystems.jl/blob/64fa273fc45a477e1ee6c58a96554bc92883a107/src/automata.jl#L68-L73