Synchronous Handling
The Modelica language contains synchronous language elements, and those elements are used in the library Modelica_Synchronous.
The most important types of blocks in this library are:
- Clocks - a number of different clocks can be generated, for example periodic clocks and event clocks.
- Sample and Hold - various blocks are available to sample, subsample, supersample and hold signals.
Non-linear inverse models are supported, as are engine control using event clocks.