MicroModelicaCCompiler
4.5.3
|
#include <ast/ast_types.hpp>
#include <util/table.hpp>
#include <ir/equation.hpp>
#include <ir/statement.hpp>
Go to the source code of this file.
Classes | |
class | MicroModelica::IR::Event |
Namespaces | |
MicroModelica | |
MicroModelica::IR | |
MicroModelica::IR::EVENT | |
Typedefs | |
typedef ModelTable< int, Event > | MicroModelica::IR::EventTable |
Functions | |
EquationTable | MicroModelica::IR::zeroCrossingTable (EventTable events) |
Helper function to to generate a equation table for zero crossing equations. More... | |