![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLGeographicCoord, including all inherited members.
clampByWrapping(const double latIn, const double lonIn, double &latOut, double &lonOut) | TSLLatLongCoord | inlinestatic |
clampByWrapping(double &lat, double &lon) | TSLLatLongCoord | inlinestatic |
createWrapped(double lat, double lon) | TSLLatLongCoord | inlinestatic |
distance(const TSLLatLongCoord &anotherCoord) const | TSLLatLongCoord | inline |
height() | TSLGeographicCoord | inline |
height(double _height) | TSLGeographicCoord | inline |
latitude() const | TSLLatLongCoord | inline |
latitude(double latitude) | TSLLatLongCoord | inline |
longitude() const | TSLLatLongCoord | inline |
longitude(double longitude) | TSLLatLongCoord | inline |
m_height | TSLGeographicCoord | protected |
m_latitude | TSLLatLongCoord | protected |
m_longitude | TSLLatLongCoord | protected |
operator!=(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
operator+(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
operator+=(const TSLLatLongCoord &delta) | TSLLatLongCoord | inline |
operator-(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
operator-=(const TSLLatLongCoord &delta) | TSLLatLongCoord | inline |
operator<(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
operator=(const TSLLatLongCoord &anotherLatLongCoord) | TSLLatLongCoord | inline |
operator==(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
operator>(const TSLLatLongCoord &anotherLatLongCoord) const | TSLLatLongCoord | inline |
set(double _latitude, double _longitude, double _height) | TSLGeographicCoord | inline |
setVal(double lat, double lon) | TSLLatLongCoord | inline |
squareDistance(const TSLLatLongCoord &anotherCoord) const | TSLLatLongCoord | inline |
translate(double dlat, double dlon) | TSLLatLongCoord | inline |
translate(const TSLLatLongCoord &delta) | TSLLatLongCoord | inline |
TSLGeographicCoord() | TSLGeographicCoord | inline |
TSLGeographicCoord(double lat, double lon, double _height=0.0) | TSLGeographicCoord | inline |
TSLLatLongCoord() | TSLLatLongCoord | inline |
TSLLatLongCoord(double lat, double lon) | TSLLatLongCoord | inline |