Click or drag to resize

VehicleTypeTransmissionShiftDownRPM Property

If RPM of engine is smaller then this we will shift a gear down, only used in auto mode.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> TransmissionShiftDownRPM { get; set; }

Property Value

ReferenceDouble
See Also