#include <platooningInformation.h>
◆ PlatooningInformation() [1/2]
adore::fun::PlatooningInformation::PlatooningInformation |
( |
| ) |
|
|
inline |
◆ PlatooningInformation() [2/2]
adore::fun::PlatooningInformation::PlatooningInformation |
( |
double |
ToleratedDistanceAhead, |
|
|
double |
ToleratedDistanceBehind, |
|
|
unsigned int |
TargetAutomationLevel, |
|
|
int |
LanePosition, |
|
|
int |
id |
|
) |
| |
|
inline |
◆ getId()
int adore::fun::PlatooningInformation::getId |
( |
| ) |
const |
|
inline |
◆ getLanePosition()
int adore::fun::PlatooningInformation::getLanePosition |
( |
| ) |
const |
|
inline |
◆ getTargetAutomationLevel()
unsigned int adore::fun::PlatooningInformation::getTargetAutomationLevel |
( |
| ) |
const |
|
inline |
◆ getToleratedDistanceAhead()
double adore::fun::PlatooningInformation::getToleratedDistanceAhead |
( |
| ) |
const |
|
inline |
◆ getToleratedDistanceBehind()
double adore::fun::PlatooningInformation::getToleratedDistanceBehind |
( |
| ) |
const |
|
inline |
◆ set()
void adore::fun::PlatooningInformation::set |
( |
adore_if_ros_msg::CooperativePlanningConstPtr |
msg | ) |
|
|
inline |
◆ setId()
void adore::fun::PlatooningInformation::setId |
( |
int |
id | ) |
|
|
inline |
◆ setLanePosition()
void adore::fun::PlatooningInformation::setLanePosition |
( |
int |
lp | ) |
|
|
inline |
◆ setTargetAutomationLevel()
void adore::fun::PlatooningInformation::setTargetAutomationLevel |
( |
unsigned int |
tal | ) |
|
|
inline |
◆ setToleratedDistanceAhead()
void adore::fun::PlatooningInformation::setToleratedDistanceAhead |
( |
double |
tda | ) |
|
|
inline |
◆ setToleratedDistanceBehind()
void adore::fun::PlatooningInformation::setToleratedDistanceBehind |
( |
double |
tdb | ) |
|
|
inline |
◆ id
int adore::fun::PlatooningInformation::id |
|
private |
◆ LanePosition
int adore::fun::PlatooningInformation::LanePosition |
|
private |
◆ TargetAutomationLevel
unsigned int adore::fun::PlatooningInformation::TargetAutomationLevel |
|
private |
◆ ToleratedDistanceAhead
double adore::fun::PlatooningInformation::ToleratedDistanceAhead |
|
private |
◆ ToleratedDistanceBehind
double adore::fun::PlatooningInformation::ToleratedDistanceBehind |
|
private |
The documentation for this class was generated from the following file: