Click or drag to resize

FloatDerivative Property

If non-null, then the variable with this attribute is the derivative of the variable with value reference given in derivative.

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

Property Value

Type: NullableUInt32
See Also