Click or drag to resize

IFmu Interface

Represents an imported FMU. Cast to either Fmu or Fmu.

Namespace: Emulate3D.FMI
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public interface IFmu : IDisposable

The IFmu type exposes the following members.

Properties
 NameDescription
Public propertyName Name of the imported FMU.
Top
See Also