Template Function getPositionConfidenceEllipse(PositionConfidenceEllipse&)
Defined in File cdd_v2-1-1_getters.h
Function Documentation
-
template<typename PositionConfidenceEllipse>
inline std::tuple<double, double, double> getPositionConfidenceEllipse(PositionConfidenceEllipse &position_confidence_ellipse) Extract major axis length, minor axis length and orientation from the given position confidence ellipse.
- Parameters:
position_confidence_ellipse – The position confidence ellipse to extract the values from
- Returns:
std::tuple<double, double, double> major axis length in meters, minor axis length in meters, and orientation in degrees