Click or drag to resize

Float32Start Property

If non-null, variable start values.

Namespace:  Emulate3D.FMI.V3.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public IReadOnlyList<float>? Start { get; }

Property Value

Type: IReadOnlyListSingle
See Also