Click or drag to resize

VehicleTypeTransmissionSwitchLatency Property

How long to wait after releasing the clutch before another switch is attempted (s), only used in auto mode.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<double> TransmissionSwitchLatency { get; set; }

Property Value

Type: ReferenceDouble
See Also