Function etsi_its_cpm_ts_msgs::access::getIdOfPerceivedObject
Defined in File cpm_ts_getters.h
Function Documentation
-
inline uint16_t etsi_its_cpm_ts_msgs::access::getIdOfPerceivedObject(const PerceivedObject &object)
Retrieves the ID of a perceived object.
This function takes a PerceivedObject as input and returns the ID of the object.
- Parameters:
object – The PerceivedObject for which to retrieve the ID.
- Returns:
The ID of the perceived object.