![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Helper class to handle modes in Python programs. More...
Static Public Member Functions | |
| static void | generateResetReactionsIfNeeded (List< Reactor > reactors) |
| Generate reset reactions in modes to reset state variables. | |
Helper class to handle modes in Python programs.
|
static |
Generate reset reactions in modes to reset state variables.
| reactors | A list of reactors in the program, some of which could contain modes. |