Function etsi_its_cpm_ts_msgs::access::getStationID
Defined in File cpm_ts_getters.h
Function Documentation
-
inline uint32_t etsi_its_cpm_ts_msgs::access::getStationID(const CollectivePerceptionMessage &cpm)
Retrieves the station ID from the given CPM.
This function extracts the station ID from the header of the provided CPM.
- Parameters:
cpm – The CPM from which to retrieve the station ID.
- Returns:
The station ID extracted from the header of the CPM.