libkholidays
lunarphase.cpp File Reference
#include "lunarphase.h"
#include <config-libkholidays.h>
#include <QDateTime>
#include <KLocale>
#include <KGlobal>
#include <ctype.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for lunarphase.cpp:

Go to the source code of this file.
Defines | |
| #define | ECCEN 0.016713 |
| #define | EPOCH_MINUS_1970 (20 * 365 + 5 - 1) |
| #define | EPSILONg 279.403303 |
| #define | lzero 318.351648 |
| #define | Nzero 318.510107 |
| #define | PI 3.14159265358979323846 |
| #define | Pzero 36.340410 |
| #define | RHOg 282.768422 |
Define Documentation
| #define ECCEN 0.016713 |
Definition at line 175 of file lunarphase.cpp.
| #define EPOCH_MINUS_1970 (20 * 365 + 5 - 1) |
Definition at line 172 of file lunarphase.cpp.
| #define EPSILONg 279.403303 |
Definition at line 173 of file lunarphase.cpp.
| #define lzero 318.351648 |
Definition at line 176 of file lunarphase.cpp.
| #define Nzero 318.510107 |
Definition at line 178 of file lunarphase.cpp.
| #define PI 3.14159265358979323846 |
Definition at line 163 of file lunarphase.cpp.
| #define Pzero 36.340410 |
Definition at line 177 of file lunarphase.cpp.
| #define RHOg 282.768422 |
Definition at line 174 of file lunarphase.cpp.
KDE 4.2 API Reference