Click or drag to resize

VehicleTypeRearWheelLongitudinalFriction Property

Friction in forward direction of tire as a function of the slip ratio (fraction): (omega_wheel * r_wheel - v_longitudinal) / |v_longitudinal|.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ReferenceList<CurvePoint1F> RearWheelLongitudinalFriction { get; }

Property Value

Type: ReferenceListCurvePoint1F
See Also