Module fmi2

Module fmi2 

Source
Expand description

FMI2.0 schema definitions

This module contains the definitions of the FMI2.0 XML schema.

Structs§

BaseUnit
Boolean
Category
CoSimulation
DefaultExperiment
DisplayUnit
File
Fmi2ModelDescription
Fmi2Unit
Unit definition (with respect to SI base units) and default display units
Fmi2VariableDependency
Dependency of scalar Unknown from Knowns in Continuous-Time and Event Mode (ModelExchange), and at Communication Points (CoSimulation): Unknown=f(Known_1, Known_2, …). The Knowns are “inputs”, “continuous states” and “independent variable” (usually time)“.
Integer
IntegerAttributes
LogCategories
ModelExchange
The FMU includes a model or the communication to a tool that provides a model. The environment provides the simulation engine for the model.
ModelStructure
ModelVariables
Real
RealAttributes
ScalarVariable
SimpleType
Type attributes of a scalar variable
SourceFiles
TypeDefinitions
UnitDefinitions
UnknownList

Enums§

Causality
Enumeration that defines the causality of the variable.
DependenciesKind
Initial
ScalarVariableElement
SimpleTypeElement
Variability
Enumeration that defines the time dependency of the variable, in other words it defines the time instants when a variable can change its value.

Type Aliases§

ScalarVariableMap
UnknownsTuple