GeographicLib 2.1.2
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::DMSstatic
Decode(real d, real m=0, real s=0)GeographicLib::DMSinlinestatic
DecodeAngle(const std::string &angstr)GeographicLib::DMSstatic
DecodeAzimuth(const std::string &azistr)GeographicLib::DMSstatic
DecodeLatLon(const std::string &dmsa, const std::string &dmsb, real &lat, real &lon, bool longfirst=false)GeographicLib::DMSstatic
DEGREE enum valueGeographicLib::DMS
Encode(real angle, component trailing, unsigned prec, flag ind=NONE, char dmssep=char(0))GeographicLib::DMSstatic
Encode(real angle, unsigned prec, flag ind=NONE, char dmssep=char(0))GeographicLib::DMSinlinestatic
Encode(real ang, real &d, real &m)GeographicLib::DMSinlinestatic
Encode(real ang, real &d, real &m, real &s)GeographicLib::DMSinlinestatic
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