GeographicLib 2.1.2
|
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 | inlinestatic |
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, bool longfirst=false) | GeographicLib::DMS | static |
DEGREE enum value | GeographicLib::DMS | |
Encode(real angle, component trailing, unsigned prec, flag ind=NONE, char dmssep=char(0)) | GeographicLib::DMS | static |
Encode(real angle, unsigned prec, flag ind=NONE, char dmssep=char(0)) | GeographicLib::DMS | inlinestatic |
Encode(real ang, real &d, real &m) | GeographicLib::DMS | inlinestatic |
Encode(real ang, real &d, real &m, real &s) | GeographicLib::DMS | inlinestatic |
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 |