DataType RssRoute.
More...
#include <ad/rss/map/RssRoute.hpp>
DataType RssRoute.
The route used for RSS analysis
◆ operator!=()
bool ad::rss::map::RssRoute::operator!= |
( |
const RssRoute & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both RssRoute are different
◆ operator=() [1/2]
standard assignment operator
- Parameters
-
- Returns
- Reference to this RssRoute.
◆ operator=() [2/2]
standard move operator
- Parameters
-
- Returns
- Reference to this RssRoute.
◆ operator==()
bool ad::rss::map::RssRoute::operator== |
( |
const RssRoute & |
other | ) |
const |
|
inline |
standard comparison operator
- Parameters
-
- Returns
true
if both RssRoute are equal
◆ likelihood
::ad::physics::Probability ad::rss::map::RssRoute::likelihood {0.0} |
The likelihood of a route.
◆ object_data_on_route
The object data in respect to the route
◆ parent_route_id
In cases this route was created based on the extension of another route, that parent route id is stored here to be able to track route progress.
◆ progress_on_route
::ad::physics::Distance ad::rss::map::RssRoute::progress_on_route |
To keep track of the progress of the vehicle within the route.
◆ route
::ad::map::route::FullRoute ad::rss::map::RssRoute::route |
◆ route_id
The id of the route. Unique for a specific vehicle.
◆ vehicle_dynamics_on_route
The vehicle dynamics on the route. This entry is only present for vehicles that are handeled as ego vehicle.
The documentation for this struct was generated from the following file: