Getter functions for the ETSI ITS SPATEM. More...
#include <etsi_its_msgs_utils/impl/checks.h>
Go to the source code of this file.
Namespaces | |
etsi_its_spatem_ts_msgs | |
etsi_its_spatem_ts_msgs::access | |
Functions | |
MovementEvent | etsi_its_spatem_ts_msgs::access::getCurrentMovementEvent (const MovementState &mvmt_state) |
Get the current MovementEvent of a given MovementState object. More... | |
MovementPhaseState | etsi_its_spatem_ts_msgs::access::getCurrentMovementPhaseState (const MovementState &mvmt_state) |
Get the Current MovementPhaseState object of a given MovementState object. More... | |
uint8_t | etsi_its_spatem_ts_msgs::access::getCurrentMovementPhaseStateValue (const MovementState &mvmt_state) |
Get the Current MovementPhaseState object of a given MovementState object. More... | |
DSecond | etsi_its_spatem_ts_msgs::access::getDSecond (const IntersectionState &intsct) |
Get the DSecond object from a given IntersectionState object. More... | |
double | etsi_its_spatem_ts_msgs::access::getDSecondValue (const DSecond &dsecond) |
Get the value of a DSecond object in seconds. More... | |
double | etsi_its_spatem_ts_msgs::access::getDSecondValue (const IntersectionState &intsct) |
Get the value of an DSecond object from a given IntersectionState object. More... | |
uint16_t | etsi_its_spatem_ts_msgs::access::getIntersectionID (const IntersectionID &intsct_id) |
Get the intersection-id. More... | |
uint16_t | etsi_its_spatem_ts_msgs::access::getIntersectionID (const IntersectionReferenceID &intsct_ref_id) |
Get the intersection-id of an IntersectionReferenceID object. More... | |
uint16_t | etsi_its_spatem_ts_msgs::access::getIntersectionID (const IntersectionState &intsct) |
Get the intersection-id of an IntersectionState object. More... | |
MinuteOfTheYear | etsi_its_spatem_ts_msgs::access::getMinuteOfTheYear (const IntersectionState &intsct) |
Get the MinuteOfTheYear object from a given IntersectionState object. More... | |
uint8_t | etsi_its_spatem_ts_msgs::access::getSignalGroupID (const MovementState &mvmt_state) |
Get the Signal Group-ID of an MovementState object. More... | |
uint8_t | etsi_its_spatem_ts_msgs::access::getSignalGroupID (const SignalGroupID &signal_group_id) |
Get the Signal Group-ID of an SignalGroupID object. More... | |
Getter functions for the ETSI ITS SPATEM.
Definition in file spatem_ts_getters.h.