VehicleDetails Struct
Information about the vehicle including model and dimensions. More...
Declaration
Included Headers
Public Member Attributes Index
| float | front_track_width_m = NAN |
|
The distance between the two front wheels (in meters). More... | |
| float | rear_track_width_m = NAN |
|
The distance between the two rear wheels (in meters). More... | |
| VehicleModel | vehicle_model = VehicleModel::UNKNOWN_VEHICLE |
| float | wheelbase_m = NAN |
|
The distance between the front axle and rear axle (in meters). More... | |
Description
Information about the vehicle including model and dimensions.
Definition at line 804 of file configuration.h.
Public Member Attributes
front_track_width_m
|
The distance between the two front wheels (in meters).
Definition at line 812 of file configuration.h.
rear_track_width_m
|
The distance between the two rear wheels (in meters).
Definition at line 815 of file configuration.h.
vehicle_model
|
Definition at line 805 of file configuration.h.
wheelbase_m
|
The distance between the front axle and rear axle (in meters).
Definition at line 809 of file configuration.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.