Click or drag to resize

IntInitial Property

If non-null, defines how the variable is initialized. Might be null depending on Causality and Variability values.

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

Property Value

Type: NullableInitial
See Also