GeoLocation-members
GeoLocation Member List
This is the complete list of members for GeoLocation, including all inherited members.
| cartToGeod() | GeoLocation | |
| changeEllipsoid(int i) | GeoLocation | |
| country() const | GeoLocation | inline |
| distanceTo(const dms &longitude, const dms &latitude) | GeoLocation | |
| elevation() const | GeoLocation | inline |
| ellipsoid() const | GeoLocation | inline |
| fullName() const | GeoLocation | |
| geodToCart() | GeoLocation | |
| GeoLocation(const dms &lng, const dms &lat, const QString &name="Nowhere", const QString &province="Nowhere", const QString &country="Nowhere", double TZ=0, TimeZoneRule *TZrule=nullptr, double elevation=-10, bool readOnly=false, int iEllips=4) | GeoLocation | |
| GeoLocation(double x, double y, double z, const QString &name="Nowhere", const QString &province="Nowhere", const QString &country="Nowhere", double TZ=0, TimeZoneRule *TZrule=nullptr, double elevation=-10, bool readOnly=false, int iEllips=4) | GeoLocation | |
| GSTtoLST(const dms &gst) const (defined in GeoLocation) | GeoLocation | inline |
| isReadOnly() const (defined in GeoLocation) | GeoLocation | |
| lat() const | GeoLocation | inline |
| LMST(double jd) | GeoLocation | |
| lng() const | GeoLocation | inline |
| LSTtoGST(const dms &lst) const (defined in GeoLocation) | GeoLocation | inline |
| LTtoUT(const KStarsDateTime <) const (defined in GeoLocation) | GeoLocation | |
| name() const | GeoLocation | inline |
| province() const | GeoLocation | inline |
| setCountry(const QString &n) | GeoLocation | inline |
| setElevation(double hg) | GeoLocation | inline |
| setEllipsoid(int i) | GeoLocation | |
| setLat(const dms &l) | GeoLocation | inline |
| setLong(const dms &l) | GeoLocation | inline |
| setName(const QString &n) | GeoLocation | inline |
| setProvince(const QString &n) | GeoLocation | inline |
| setReadOnly(bool value) (defined in GeoLocation) | GeoLocation | |
| setTZ0(double value) | GeoLocation | inline |
| setTZRule(TimeZoneRule *value) | GeoLocation | inline |
| setXPos(double x) | GeoLocation | inline |
| setYPos(double y) | GeoLocation | inline |
| setZPos(double z) | GeoLocation | inline |
| TopocentricVelocity(double vtopo[], const dms >) | GeoLocation | |
| translatedCountry() const | GeoLocation | |
| translatedName() const | GeoLocation | |
| translatedProvince() const | GeoLocation | |
| TZ() const | GeoLocation | inline |
| TZ0() const | GeoLocation | inline |
| tzrule() | GeoLocation | inline |
| UTtoLT(const KStarsDateTime &ut) const (defined in GeoLocation) | GeoLocation | |
| xPos() const | GeoLocation | inline |
| yPos() const | GeoLocation | inline |
| zPos() const | GeoLocation | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:02:40 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:02:40 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.