GeographicLib::DMS Member List

This is the complete list of members for GeographicLib::DMS, including all inherited members.
AZIMUTH enum valueGeographicLib::DMS
component enum nameGeographicLib::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 valueGeographicLib::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 nameGeographicLib::DMS
LATITUDE enum valueGeographicLib::DMS
LONGITUDE enum valueGeographicLib::DMS
MINUTE enum valueGeographicLib::DMS
NONE enum valueGeographicLib::DMS
NUMBER enum valueGeographicLib::DMS
SECOND enum valueGeographicLib::DMS