Properties of an axle and its wheels.
Definition at line 127 of file Vehicle.h.
◆ corneringStiffness
float32_t dwVehicleAxleProperties::corneringStiffness |
Cornering stiffness for a single tire [N/rad].
Definition at line 146 of file Vehicle.h.
◆ nominalWheelRadiusLeft
float32_t dwVehicleAxleProperties::nominalWheelRadiusLeft |
Nominal value of radius of left wheel, when facing towards the forward direction of the vehicle.
- Note
- unit m
Definition at line 151 of file Vehicle.h.
◆ nominalWheelRadiusRight
float32_t dwVehicleAxleProperties::nominalWheelRadiusRight |
Nominal value of radius of right wheel, when facing towards the forward direction of the vehicle.
- Note
- unit m
Definition at line 156 of file Vehicle.h.
◆ position
Position of axle midpoint along X-axis in corresponding vehicle coordinate system (DW_COORDINATE_SYSTEM_VEHICLE_BASE or DW_COORDINATE_SYSTEM_VEHICLE_TRAILER) [m].
Definition at line 132 of file Vehicle.h.
◆ track
Width of the axle, measured between center line of wheels [m].
Definition at line 135 of file Vehicle.h.
◆ wheelRadiusLeft
float32_t dwVehicleAxleProperties::wheelRadiusLeft |
Radius of left wheel, when facing towards the forward direction of the vehicle [m].
Definition at line 139 of file Vehicle.h.
◆ wheelRadiusRight
float32_t dwVehicleAxleProperties::wheelRadiusRight |
Radius of right wheel, when facing towards the forward direction of the vehicle [m].
Definition at line 143 of file Vehicle.h.
The documentation for this struct was generated from the following file: