Definition at line 840 of file VehicleIOLegacyStructures.h.

Data Fields | |
| dwStateValueFloat | frontLoad |
| Load on front axle [kg]. More... | |
| dwStateValueFloat | pusherLoad |
| Load on pusher axle [kg]. More... | |
| dwStateValueFloat | driverLoad |
| Load on driver axle [kg]. More... | |
| dwStateValueFloat | trailerLoad |
| Sum of load on all trailer axles [kg]. More... | |
| dwStateValueFloat dwVehicleIOAxleStatus::driverLoad |
Load on driver axle [kg].
Definition at line 844 of file VehicleIOLegacyStructures.h.
| dwStateValueFloat dwVehicleIOAxleStatus::frontLoad |
Load on front axle [kg].
Definition at line 842 of file VehicleIOLegacyStructures.h.
| dwStateValueFloat dwVehicleIOAxleStatus::pusherLoad |
Load on pusher axle [kg].
Definition at line 843 of file VehicleIOLegacyStructures.h.
| dwStateValueFloat dwVehicleIOAxleStatus::trailerLoad |
Sum of load on all trailer axles [kg].
Definition at line 845 of file VehicleIOLegacyStructures.h.