ModelStructureEventIndicators Property |
An ordered list of value references where every referenced variable must be an event indicator.
Namespace:
Emulate3D.FMI.V3.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<EventIndicator> EventIndicators { get; }Property Value
Type:
IReadOnlyListEventIndicator
See Also