GeographicLib::DMS Member List
This is the complete list of members for
GeographicLib::DMS, including all inherited members.
AZIMUTH enum value | GeographicLib::DMS | |
component enum name | GeographicLib::DMS | |
Decode(const std::string &dms, flag &ind) | GeographicLib::DMS | [static] |
Decode(real d, real m=0, real s=0) | GeographicLib::DMS | [inline, static] |
Decode(const std::string &str) | GeographicLib::DMS | [static] |
DecodeAngle(const std::string &angstr) | GeographicLib::DMS | [static] |
DecodeAzimuth(const std::string &azistr) | GeographicLib::DMS | [static] |
DecodeLatLon(const std::string &dmsa, const std::string &dmsb, real &lat, real &lon) | GeographicLib::DMS | [static] |
DEGREE enum value | GeographicLib::DMS | |
Encode(real angle, component trailing, unsigned prec, flag ind=NONE) | GeographicLib::DMS | [static] |
Encode(real angle, unsigned prec, flag ind=NONE) | GeographicLib::DMS | [inline, static] |
Encode(real ang, real &d, real &m) | GeographicLib::DMS | [inline, static] |
Encode(real ang, real &d, real &m, real &s) | GeographicLib::DMS | [inline, static] |
flag enum name | GeographicLib::DMS | |
LATITUDE enum value | GeographicLib::DMS | |
LONGITUDE enum value | GeographicLib::DMS | |
MINUTE enum value | GeographicLib::DMS | |
NONE enum value | GeographicLib::DMS | |
NUMBER enum value | GeographicLib::DMS | |
SECOND enum value | GeographicLib::DMS | |