Click or drag to resize

VehicleTypeTrackInertia Property

Moment of inertia (kg m^2) of the track and its wheels as seen on the driven wheel.

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

Property Value

ReferenceDouble
See Also