Fmu Class |
Namespace: Emulate3D.FMI.V2
[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 |
FMU 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 | |
| Instantiate |
Instantiate a new instance of the FMU.
Automatically adds the instance to Instances.
|