kstars
ksalmanac.h
Go to the documentation of this file.
93 void RiseSetTime( SkyObject *o, double *riseTime, double *setTime, QTime *RiseTime, QTime *SetTime );
113 QTime SunRiseT, SunSetT, MoonRiseT, MoonSetT, DuskAstronomicalTwilightT, DawnAstronomicalTwilightT;
void setDate(KStarsDateTime *newdt)
Set the date for computations to the given date.
Definition: ksalmanac.cpp:130
A class that implements methods to find sun rise, sun set, twilight begin / end times, moon rise and moon set times.
Definition: ksalmanac.h:42
double getSunRise()
All the functions returns the fraction of the day as their return value.
Definition: ksalmanac.h:63
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
double getDuskAstronomicalTwilight()
Definition: ksalmanac.h:67
Extension of KDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day...
Definition: kstarsdatetime.h:45
double getDawnAstronomicalTwilight()
Definition: ksalmanac.h:68
double sunZenithAngleToTime(double z)
Convert the zenithal distance of the sun to fraction of the day.
Definition: ksalmanac.cpp:141
A subclass of SkyObject that provides information needed for the Moon.
Definition: ksmoon.h:36
Provides all necessary information about an object in the sky: its coordinates, name(s), type, magnitude, and QStringLists of URLs for images and webpages regarding the object.
Definition: skyobject.h:46
void setLocation(GeoLocation *m_geo)
Set the location for computations to the given location.
Definition: ksalmanac.cpp:135
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.