ArrayableVariableClocks Property |
If non-empty, this variable is clocked. List of value references of clocks this variable belongs to.
Namespace:
Emulate3D.FMI.V3.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<Clock> Clocks { get; }Property Value
Type:
IReadOnlyListClock
See Also