Click or drag to resize

ScalarVariableRealUnit Property

If non-null, unit of the variable that is used for the model equations.

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

Property Value

Type: String
See Also