Kstars
lunareclipsehandler.h
45 LunarEclipseEvent(long double jd, GeoLocation geoPlace, ECLIPSE_TYPE type, KSEarthShadow::ECLIPSE_TYPE detailed_type);
Q_OBJECTQ_OBJECT
ECLIPSE_TYPE
The ECLIPSE_TYPE enum describes the quality of an eclipse.
Definition: ksearthshadow.h:45
EclipseVector computeEclipses(long double startJD, long double endJD) override
compute
Definition: lunareclipsehandler.cpp:17
Provides necessary information about the Moon. A subclass of SkyObject that provides information need...
Definition: ksmoon.h:25
double findInitialStep(long double, long double) override
findStep
Definition: lunareclipsehandler.h:93
A class that manages the calculation of the earths shadow (in moon distance) as a 'virtual' skyobject...
Definition: ksearthshadow.h:27
virtual bool event(QEvent *e)
QString i18n(const char *text, const TYPE &arg...)
SkyObject * getEclipsingObjectFromSkyComposite() override
getEclipsingObjectFromSkyComposite
Definition: lunareclipsehandler.cpp:231
dms findDistance() override
Finds the angular distance between two solar system objects.
Definition: lunareclipsehandler.cpp:145
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.