Fmu Class |
Namespace: Emulate3D.FMI.V3
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class Fmu : IFmu, IDisposable
The Fmu type exposes the following members.
| Name | Description | |
|---|---|---|
| Instances |
Read-only list of all instances.
| |
| ModelDescription |
Model description.
| |
| Name |
Name of the imported FMU.
| |
| NameToInstance |
Read-only mapping between Name and the instance.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the Fmu | |
| InstantiateCoSimulation |
Instantiates a co-simulation FMU.
| |
| InstantiateModelExchange |
Instantiates a model exchange FMU.
| |
| InstantiateScheduledExecution |
Instantiates a scheduled execution FMU.
|