MicroModelicaCCompiler
4.5.3
|
Go to the documentation of this file.
60 void add(AST_Statement);
61 bool compare(AST_Expression zc);
63 std::string
macro()
const;
75 std::string
config()
const;
std::string macro() const
EVENT::Relation _zc_relation
bool compareEventID(std::string event_id)
StatementTable _negative_handler
StatementTable negativeHandler()
StatementTable positiveHandler()
EquationTable zeroCrossingTable(EventTable events)
Helper function to to generate a equation table for zero crossing equations.
bool compare(AST_Expression zc)
StatementTable _positive_handler
std::string config() const
Expression exp()
This method returns the range expression of the event.
std::string handler(EVENT::Type type) const
ModelTable< int, Statement > StatementTable
Option< Range > range() const
AST_Expression getExpression(AST_Expression zc)
ModelTable< int, Event > EventTable