|
Autoware.Auto
|
|
Vehicle parameters specifying vehicle's handling performance. More...
#include <config.hpp>
Public Member Functions | |
| VehicleConfig (Real length_cg_front_axel_m, Real length_cg_rear_axel_m, Real front_cornering_stiffness_N, Real rear_cornering_stiffness_N, Real mass_kg, Real inertia_kgm2, Real width_m, Real front_overhang_m, Real rear_overhang_m) | |
| Real | length_cg_front_axel () const noexcept |
| Real | length_cg_rear_axel () const noexcept |
| Real | front_cornering_stiffness () const noexcept |
| Real | rear_cornering_stiffness () const noexcept |
| Real | mass () const noexcept |
| Real | inertia () const noexcept |
| Real | width () const noexcept |
| Real | front_overhang () const noexcept |
| Real | rear_overhang () const noexcept |
Vehicle parameters specifying vehicle's handling performance.
| motion::motion_common::VehicleConfig::VehicleConfig | ( | Real | length_cg_front_axel_m, |
| Real | length_cg_rear_axel_m, | ||
| Real | front_cornering_stiffness_N, | ||
| Real | rear_cornering_stiffness_N, | ||
| Real | mass_kg, | ||
| Real | inertia_kgm2, | ||
| Real | width_m, | ||
| Real | front_overhang_m, | ||
| Real | rear_overhang_m | ||
| ) |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |