GeographicLib::GeoCoords Member List
This is the complete list of members for GeographicLib::GeoCoords, including all inherited members.
AltConvergence() const GeographicLib::GeoCoords [inline]
AltEasting() const GeographicLib::GeoCoords [inline]
AltMGRSRepresentation(int prec=0) const GeographicLib::GeoCoords
AltNorthing() const GeographicLib::GeoCoords [inline]
AltScale() const GeographicLib::GeoCoords [inline]
AltUTMUPSRepresentation(int prec=0) const GeographicLib::GeoCoords
AltZone() const GeographicLib::GeoCoords [inline]
Convergence() const GeographicLib::GeoCoords [inline]
DMSRepresentation(int prec=0) const GeographicLib::GeoCoords
Easting() const GeographicLib::GeoCoords [inline]
GeoCoords()GeographicLib::GeoCoords [inline]
GeoCoords(const std::string &s)GeographicLib::GeoCoords [inline]
GeoCoords(double latitude, double longitude, int zone=-1)GeographicLib::GeoCoords [inline]
GeoCoords(int zone, bool northp, double easting, double northing)GeographicLib::GeoCoords [inline]
GeoRepresentation(int prec=0) const GeographicLib::GeoCoords
Hemisphere() const GeographicLib::GeoCoords [inline]
Latitude() const GeographicLib::GeoCoords [inline]
Longitude() const GeographicLib::GeoCoords [inline]
MGRSRepresentation(int prec=0) const GeographicLib::GeoCoords
Northing() const GeographicLib::GeoCoords [inline]
Northp() const GeographicLib::GeoCoords [inline]
Reset(const std::string &s)GeographicLib::GeoCoords
Reset(double latitude, double longitude, int zone=-1)GeographicLib::GeoCoords [inline]
Reset(int zone, bool northp, double easting, double northing)GeographicLib::GeoCoords [inline]
Scale() const GeographicLib::GeoCoords [inline]
SetAltZone(int zone=-1) const GeographicLib::GeoCoords [inline]
UTMUPSRepresentation(int prec=0) const GeographicLib::GeoCoords
Zone() const GeographicLib::GeoCoords [inline]