kstars
ksearthshadow.h
Go to the documentation of this file.
87 void updateCoords(const KSNumbers *num, bool includePlanets = true, const CachingDms *lat = nullptr,
Definition: ksearthshadow.h:58
A subclass of KSPlanetBase for seven of the major planets in the solar system (Earth and Pluto have t...
Definition: ksplanet.h:43
bool shouldUpdate()
The earths shadow on the moon appears only at new moon so calculating it on other occasions is rather...
Definition: ksearthshadow.cpp:26
Definition: ksearthshadow.h:58
bool findGeocentricPosition(const KSNumbers *, const KSPlanetBase *Earth=nullptr) override
find the object's current geocentric equatorial coordinates (RA and Dec) This function is pure virtua...
Definition: ksearthshadow.cpp:56
KSEarthShadow(const KSMoon *moon, const KSSun *sun, const KSPlanet *earth)
Definition: ksearthshadow.cpp:21
ECLIPSE_TYPE
The ECLIPSE_TYPE enum describes the quality of an eclipse.
Definition: ksearthshadow.h:56
Definition: ksearthshadow.h:58
void calculateShadowRadius()
Updates umbra and penumbra radius from the positions of the three bodies.
Definition: ksearthshadow.cpp:82
A class that manages the calculation of the earths shadow (in moon distance) as a 'virtual' skyobject...
Definition: ksearthshadow.h:38
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:54
Definition: ksearthshadow.h:58
A subclass of TrailObject that provides additional information needed for most solar system objects...
Definition: ksplanetbase.h:60
void findMagnitude(const KSNumbers *) override
Computes the visual magnitude for the major planets.
Definition: ksearthshadow.h:127
a dms subclass that caches its sine and cosine values every time the angle is changed.
Definition: cachingdms.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 12 2019 02:56:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 12 2019 02:56:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.