Field speedVariation
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Apply a Gaussian noise on the maxRPM. This value correspond to the sigma of the Gaussian curve. (In RPM) (0 means no noise)")]
[Field("Speed variation", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<float> speedVariation
Returns
Type | Description |
---|---|
PortType<float> |