Click or drag to resize

VehicleTypeFrontWheelLateralFriction Property

Friction in sideway direction of tire as a function of the slip angle (degrees): angle between relative contact velocity and vehicle direction.

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

Property Value

Type: ReferenceListCurvePoint1F
See Also