DataType RouteAccelerations.
More...
#include <ad/rss/map/RouteAccelerations.hpp>
DataType RouteAccelerations.
Additional accelerations to be considered by the vehicle in respect to the current route.
◆ operator!=()
bool ad::rss::map::RouteAccelerations::operator!= |
( |
const RouteAccelerations & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both RouteAccelerations are different
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool ad::rss::map::RouteAccelerations::operator== |
( |
const RouteAccelerations & |
other | ) |
const |
|
inline |
◆ route_centripetal_acceleration
::ad::physics::Acceleration ad::rss::map::RouteAccelerations::route_centripetal_acceleration |
The centripetal acceleration of the vehicle when following the current route curvature.
◆ route_heading
::ad::map::point::ENUHeading ad::rss::map::RouteAccelerations::route_heading {6.28318530718} |
the considered heading of the route
◆ route_heading_delta
::ad::physics::Angle ad::rss::map::RouteAccelerations::route_heading_delta {0.0} |
the considered heading delta of the object in respect to the route
◆ route_id
The route id the vehicle restrictions are based on.
◆ route_radius
::ad::physics::Distance ad::rss::map::RouteAccelerations::route_radius |
The considered radius of the route.
◆ route_speed_lat
::ad::physics::Speed ad::rss::map::RouteAccelerations::route_speed_lat |
The signed speed component in lateral route direction.
◆ route_speed_lon
::ad::physics::Speed ad::rss::map::RouteAccelerations::route_speed_lon |
The signed speed component in longitudinal route direction. The speed component is negative if the object moves in counter direction of the route.
The documentation for this struct was generated from the following file: