Marble::GeoDataCoordinates-members

Search for usage in LXR

Marble::GeoDataCoordinates Member List

This is the complete list of members for Marble::GeoDataCoordinates, including all inherited members.

altitude() constMarble::GeoDataCoordinates
Astro enum valueMarble::GeoDataCoordinates
bearing(const GeoDataCoordinates &other, Unit unit=Radian, BearingType type=InitialBearing) constMarble::GeoDataCoordinates
BearingType enum nameMarble::GeoDataCoordinates
Decimal enum valueMarble::GeoDataCoordinates
defaultNotation()Marble::GeoDataCoordinatesstatic
Degree enum value (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
detail() constMarble::GeoDataCoordinates
DM enum valueMarble::GeoDataCoordinates
DMS enum valueMarble::GeoDataCoordinates
FinalBearing enum value (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
fromString(const QString &string, bool &successful)Marble::GeoDataCoordinatesstatic
geoCoordinates(qreal &lon, qreal &lat, GeoDataCoordinates::Unit unit) constMarble::GeoDataCoordinates
geoCoordinates(qreal &lon, qreal &lat) const (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
geoCoordinates(qreal &lon, qreal &lat, qreal &alt, GeoDataCoordinates::Unit unit) constMarble::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) constMarble::GeoDataCoordinates
interpolate(const GeoDataCoordinates &before, const GeoDataCoordinates &target, const GeoDataCoordinates &after, double t) constMarble::GeoDataCoordinates
isPole(Pole=AnyPole) constMarble::GeoDataCoordinates
isValid() constMarble::GeoDataCoordinates
latitude(GeoDataCoordinates::Unit unit) constMarble::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::GeoDataCoordinatesstatic
latToString() constMarble::GeoDataCoordinates
longitude(GeoDataCoordinates::Unit unit) constMarble::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::GeoDataCoordinatesstatic
lonToString() constMarble::GeoDataCoordinates
moveByBearing(qreal bearing, qreal distance) constMarble::GeoDataCoordinates
nlerp(const GeoDataCoordinates &target, double t) constMarble::GeoDataCoordinates
normalizeLat(qreal lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)Marble::GeoDataCoordinatesstatic
normalizeLon(qreal lon, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)Marble::GeoDataCoordinatesstatic
normalizeLonLat(qreal &lon, qreal &lat, GeoDataCoordinates::Unit=GeoDataCoordinates::Radian)Marble::GeoDataCoordinatesstatic
Notation enum nameMarble::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) constMarble::GeoDataCoordinates
PtrVector typedef (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
quaternion() constMarble::GeoDataCoordinates
Radian enum value (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
rotateAround(const GeoDataCoordinates &axis, qreal angle, Unit unit=Radian) constMarble::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::GeoDataCoordinatesstatic
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) constMarble::GeoDataCoordinates
toString() constMarble::GeoDataCoordinates
toString(GeoDataCoordinates::Notation notation, int precision=-1) constMarble::GeoDataCoordinates
Unit enum nameMarble::GeoDataCoordinates
unpack(QDataStream &stream)Marble::GeoDataCoordinates
UTM enum value (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
utmEasting() constMarble::GeoDataCoordinates
utmLatitudeBand() constMarble::GeoDataCoordinates
utmNorthing() constMarble::GeoDataCoordinates
utmZone() constMarble::GeoDataCoordinates
Vector typedef (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinates
~GeoDataCoordinates() (defined in Marble::GeoDataCoordinates)Marble::GeoDataCoordinatesvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.