DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Math::Angles Member List

This is the complete list of members for DUNE::Math::Angles, including all inherited members.

convertDecimalToDM(double value, int &degrees, double &minutes)DUNE::Math::Anglesinlinestatic
convertDecimalToDMS(double value, int &degrees, int &minutes, double &seconds)DUNE::Math::Anglesinlinestatic
convertDMSToDecimal(int degrees, int minutes, int seconds)DUNE::Math::Anglesinlinestatic
convertDMSToDecimal(int degrees, double minutes)DUNE::Math::Anglesinlinestatic
degrees(fp64_t r)DUNE::Math::Anglesinlinestatic
minSignedAngle(fp64_t source, fp64_t target)DUNE::Math::Anglesinlinestatic
normalizeRadian(fp64_t a)DUNE::Math::Anglesinlinestatic
radians(fp64_t d)DUNE::Math::Anglesinlinestatic
rotate(double angle, bool clockwise, double &x, double &y)DUNE::Math::Anglesinlinestatic