marble
Marble::GeoDataCoordinates Member List
This is the complete list of members for Marble::GeoDataCoordinates, including all inherited members.
altitude() const | Marble::GeoDataCoordinates | |
Astro enum value | Marble::GeoDataCoordinates | |
bearing(const GeoDataCoordinates &other, Unit unit=Radian, BearingType type=InitialBearing) const | Marble::GeoDataCoordinates | |
BearingType enum name | Marble::GeoDataCoordinates | |
d | Marble::GeoDataCoordinates | protected |
Decimal enum value | Marble::GeoDataCoordinates | |
defaultNotation() | Marble::GeoDataCoordinates | static |
Degree enum value | Marble::GeoDataCoordinates | |
detach() | Marble::GeoDataCoordinates | virtual |
detail() const | Marble::GeoDataCoordinates | |
DM enum value | Marble::GeoDataCoordinates | |
DMS enum value | Marble::GeoDataCoordinates | |
FinalBearing enum value | Marble::GeoDataCoordinates | |
fromString(const QString &string, bool &successful) | Marble::GeoDataCoordinates | static |
geoCoordinates(qreal &lon, qreal &lat, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const | Marble::GeoDataCoordinates | |
geoCoordinates(qreal &lon, qreal &lat, qreal &alt, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const | Marble::GeoDataCoordinates | |
GeoDataCoordinates(const GeoDataCoordinates &other) | Marble::GeoDataCoordinates | |
GeoDataCoordinates() | Marble::GeoDataCoordinates | |
GeoDataCoordinates(qreal lon, qreal lat, qreal alt=0, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian, int detail=0) | Marble::GeoDataCoordinates | |
InitialBearing enum value | Marble::GeoDataCoordinates | |
interpolate(const GeoDataCoordinates &target, double t) const | Marble::GeoDataCoordinates | |
interpolate(const GeoDataCoordinates &before, const GeoDataCoordinates &target, const GeoDataCoordinates &after, double t) const | Marble::GeoDataCoordinates | |
isPole(Pole=AnyPole) const | Marble::GeoDataCoordinates | |
isValid() const | Marble::GeoDataCoordinates | |
latitude(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const | Marble::GeoDataCoordinates | |
latToString(qreal lat, GeoDataCoordinates::Notation notation, GeoDataCoordinates::Unit unit=Radian, int precision=-1, char format= 'f') | Marble::GeoDataCoordinates | static |
latToString() const | Marble::GeoDataCoordinates | |
longitude(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const | Marble::GeoDataCoordinates | |
lonToString(qreal lon, GeoDataCoordinates::Notation notation, GeoDataCoordinates::Unit unit=Radian, int precision=-1, char format= 'f') | Marble::GeoDataCoordinates | static |
lonToString() const | Marble::GeoDataCoordinates | |
moveByBearing(qreal bearing, qreal distance) const | Marble::GeoDataCoordinates | |
normalizeLat(qreal lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | static |
normalizeLon(qreal lon, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | static |
normalizeLonLat(qreal &lon, qreal &lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | static |
Notation enum name | Marble::GeoDataCoordinates | |
operator!=(const GeoDataCoordinates &) const | Marble::GeoDataCoordinates | virtual |
operator=(const GeoDataCoordinates &other) | Marble::GeoDataCoordinates | |
operator==(const GeoDataCoordinates &) const | Marble::GeoDataCoordinates | virtual |
pack(QDataStream &stream) const | Marble::GeoDataCoordinates | virtual |
PtrVector typedef | Marble::GeoDataCoordinates | |
quaternion() const | Marble::GeoDataCoordinates | |
Radian enum value | Marble::GeoDataCoordinates | |
set(qreal lon, qreal lat, qreal alt=0, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | |
setAltitude(const qreal altitude) | Marble::GeoDataCoordinates | |
setDefaultNotation(GeoDataCoordinates::Notation notation) | Marble::GeoDataCoordinates | static |
setDetail(const int det) | Marble::GeoDataCoordinates | |
setLatitude(qreal lat, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | |
setLongitude(qreal lon, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | |
toString() const | Marble::GeoDataCoordinates | |
toString(GeoDataCoordinates::Notation notation, int precision=-1) const | Marble::GeoDataCoordinates | |
Unit enum name | Marble::GeoDataCoordinates | |
unpack(QDataStream &stream) | Marble::GeoDataCoordinates | virtual |
UTM enum value | Marble::GeoDataCoordinates | |
Vector typedef | Marble::GeoDataCoordinates | |
~GeoDataCoordinates() | Marble::GeoDataCoordinates | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.