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.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<double> TransmissionShiftDownRPM { get; set; }

Property Value

Type: ReferenceDouble
See Also