kstars
kstarsdatetime.h File Reference
#include "libkdeedu/extdate/extdatetime.h"
Include dependency graph for kstarsdatetime.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KStarsDateTime |
Extension of ExtDateTime for KStars Instead of an integer Julian Day, KStarsDateTime uses a long double Julian Day, in which the fractional portion encodes the time of day to a precision of a less than a second. More... | |
Defines | |
#define | B1950 2433282.4235 |
#define | J2000 2451545.0 |
#define | SIDEREALSECOND 1.002737909 |
Define Documentation
#define B1950 2433282.4235 |
Definition at line 23 of file kstarsdatetime.h.
#define J2000 2451545.0 |
Definition at line 21 of file kstarsdatetime.h.
#define SIDEREALSECOND 1.002737909 |
Definition at line 24 of file kstarsdatetime.h.