Definition at line 830 of file VehicleIOLegacyStructures.h.

Data Fields | |
| dwStateValueFloat | mass |
| Total mass of trailer unit [kg]. More... | |
| dwStateValueFloat | articulationAngle |
| Yaw articulation angle between truck and trailer measured at rear axle [rad] Angle measured as described by ISO8855. More... | |
| dwVehicleIOTrailerConnectedStatus | connected |
| dwStateValueFloat dwVehicleIOTrailerState::articulationAngle |
Yaw articulation angle between truck and trailer measured at rear axle [rad] Angle measured as described by ISO8855.
For example, 0 when driving in line, positive when turning left.
Definition at line 833 of file VehicleIOLegacyStructures.h.
| dwVehicleIOTrailerConnectedStatus dwVehicleIOTrailerState::connected |
Definition at line 834 of file VehicleIOLegacyStructures.h.
| dwStateValueFloat dwVehicleIOTrailerState::mass |
Total mass of trailer unit [kg].
Definition at line 832 of file VehicleIOLegacyStructures.h.