Marble::GeoDataCoordinates-members
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 | |
| Decimal enum value | Marble::GeoDataCoordinates | |
| defaultNotation() | Marble::GeoDataCoordinates | static |
| Degree enum value (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| detail() const | Marble::GeoDataCoordinates | |
| DM enum value | Marble::GeoDataCoordinates | |
| DMS enum value | Marble::GeoDataCoordinates | |
| FinalBearing enum value (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| fromString(const QString &string, bool &successful) | Marble::GeoDataCoordinates | static |
| geoCoordinates(qreal &lon, qreal &lat, GeoDataCoordinates::Unit unit) const | Marble::GeoDataCoordinates | |
| geoCoordinates(qreal &lon, qreal &lat) const (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| geoCoordinates(qreal &lon, qreal &lat, qreal &alt, GeoDataCoordinates::Unit unit) const | Marble::GeoDataCoordinates | |
| geoCoordinates(qreal &lon, qreal &lat, qreal &alt) const (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| GeoDataCoordinates(const GeoDataCoordinates &other) (defined in Marble::GeoDataCoordinates) | 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 (defined in Marble::GeoDataCoordinates) | 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 (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| latitude(GeoDataCoordinates::Unit unit) const | Marble::GeoDataCoordinates | |
| latitude() const (defined in Marble::GeoDataCoordinates) | 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 (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| longitude(GeoDataCoordinates::Unit unit) const | Marble::GeoDataCoordinates | |
| longitude() const (defined in Marble::GeoDataCoordinates) | 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 | |
| nlerp(const GeoDataCoordinates &target, double t) 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 &other) const (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| operator=(const GeoDataCoordinates &other) (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| operator==(const GeoDataCoordinates &other) const (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| pack(QDataStream &stream) const | Marble::GeoDataCoordinates | |
| PtrVector typedef (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| quaternion() const | Marble::GeoDataCoordinates | |
| Radian enum value (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| rotateAround(const GeoDataCoordinates &axis, qreal angle, Unit unit=Radian) const | Marble::GeoDataCoordinates | |
| rotateAround(const Quaternion &rotAxis) const (defined in Marble::GeoDataCoordinates) | 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(quint8 detail) | Marble::GeoDataCoordinates | |
| setLatitude(qreal lat, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | |
| setLongitude(qreal lon, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) | Marble::GeoDataCoordinates | |
| sphericalDistanceTo(const GeoDataCoordinates &other) const | 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 | |
| UTM enum value (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| utmEasting() const | Marble::GeoDataCoordinates | |
| utmLatitudeBand() const | Marble::GeoDataCoordinates | |
| utmNorthing() const | Marble::GeoDataCoordinates | |
| utmZone() const | Marble::GeoDataCoordinates | |
| Vector typedef (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | |
| ~GeoDataCoordinates() (defined in Marble::GeoDataCoordinates) | Marble::GeoDataCoordinates | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:01:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:01:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.