Click or drag to resize

ScalarVariableRealDerivative Property

If non-null, this variable is the derivative of variable with ScalarVariable index "derivative".

Namespace: Emulate3D.FMI.V2.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public uint? Derivative { get; }

Property Value

NullableUInt32
See Also