Function etsi_its_cpm_ts_msgs::access::getYDimensionConfidenceOfPerceivedObject
Defined in File cpm_ts_getters.h
Function Documentation
-
inline uint8_t etsi_its_cpm_ts_msgs::access::getYDimensionConfidenceOfPerceivedObject(const PerceivedObject &object)
Gets the confidence of the y-dimension of a perceived object.
- Parameters:
object – The PerceivedObject from which to retrieve the y-dimension confidence.
- Throws:
std::invalid_argument – if the y-dimension is not present in the PerceivedObject.
- Returns:
uint8_t The confidence of the y-dimension of the perceived object in decimeters.