Kstars
eclipsehandler.h
168 virtual double findInitialStep(long double startJD, long double stopJD) override { return double(stopJD - startJD) / 4.0; }
Q_OBJECTQ_OBJECT
virtual double findInitialStep(long double startJD, long double stopJD) override
findStep
Definition: eclipsehandler.h:168
virtual EclipseVector computeEclipses(long double startJD, long double endJD)=0
compute
virtual QString getEclipsingObjectName()=0
getEclipsingObjectName
virtual SkyObject * getEclipsingObjectFromSkyComposite()=0
getEclipsingObjectFromSkyComposite
virtual bool event(QEvent *e)
Implements algorithms to find close approaches of two objects on the sky. A class that implements a m...
Definition: approachsolver.h:29
QObject * parent() const const
Provides necessary information about objects in the solar system.
Definition: ksplanetbase.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:02:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:02:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.