NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVehicleIOAxleStatus Struct Reference

Detailed Description

Definition at line 840 of file VehicleIOLegacyStructures.h.

Collaboration diagram for dwVehicleIOAxleStatus:

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...
 

Field Documentation

◆ driverLoad

dwStateValueFloat dwVehicleIOAxleStatus::driverLoad

Load on driver axle [kg].

Definition at line 844 of file VehicleIOLegacyStructures.h.

◆ frontLoad

dwStateValueFloat dwVehicleIOAxleStatus::frontLoad

Load on front axle [kg].

Definition at line 842 of file VehicleIOLegacyStructures.h.

◆ pusherLoad

dwStateValueFloat dwVehicleIOAxleStatus::pusherLoad

Load on pusher axle [kg].

Definition at line 843 of file VehicleIOLegacyStructures.h.

◆ trailerLoad

dwStateValueFloat dwVehicleIOAxleStatus::trailerLoad

Sum of load on all trailer axles [kg].

Definition at line 845 of file VehicleIOLegacyStructures.h.


The documentation for this struct was generated from the following file: