etsi_its_messages 1.0.0
|
Getter functions for the ETSI ITS Common Data Dictionary (CDD) v2.1.1. More...
Go to the source code of this file.
Functions | |
double | getLongitudinalAcceleration (const AccelerationComponent &longitudinal_acceleration) |
Get the longitudinal acceleration. | |
double | getLateralAcceleration (const AccelerationComponent &lateral_acceleration) |
Get the lateral acceleration. | |
Getter functions for the ETSI ITS Common Data Dictionary (CDD) v2.1.1.
Definition in file cdd_v2-1-1_getters.h.
|
inline |
Get the lateral acceleration.
lateralAcceleration | to get the lateral acceleration from |
Definition at line 55 of file cdd_v2-1-1_getters.h.
|
inline |
Get the longitudinal acceleration.
longitudinalAcceleration | to get the longitudinal acceleration from |
Definition at line 45 of file cdd_v2-1-1_getters.h.