Click or drag to resize

ModelDescriptionNumberOfEventIndicators Property

If non-null, The (fixed) number of event indicators for an FMU based on FMI for model exchange. For co-simulation, this value is ignored.

Namespace:  Emulate3D.FMI.V2.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public uint? NumberOfEventIndicators { get; }

Property Value

Type: NullableUInt32
See Also