|
MicroModelicaCCompiler
4.5.3
|
#include "event.h"#include <assert.h>#include <sstream>#include <ast/expression.hpp>#include <ir/helpers.hpp>#include <util/model_config.hpp>#include <util/util.hpp>#include <util/visitors/convert_condition.hpp>
Go to the source code of this file.
Namespaces | |
| MicroModelica | |
| MicroModelica::IR | |
Functions | |
| EquationTable | MicroModelica::IR::zeroCrossingTable (EventTable events) |
| Helper function to to generate a equation table for zero crossing equations. More... | |