Template Function getPosConfidenceEllipse(const PosConfidenceEllipse&)

Function Documentation

template<typename PosConfidenceEllipse>
inline std::tuple<double, double, double> getPosConfidenceEllipse(const PosConfidenceEllipse &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