marble
SunLocator.cpp File Reference
#include "SunLocator.h"
#include "MarbleGlobal.h"
#include "MarbleClock.h"
#include "Planet.h"
#include "MarbleMath.h"
#include "MarbleDebug.h"
#include <cmath>
#include "SunLocator.moc"
Include dependency graph for SunLocator.cpp:

Go to the source code of this file.
Namespaces | |
Marble | |
Macros | |
#define | M_PI 3.14159265358979323846264338327950288419717 |
Variables | |
const int | Marble::J2000 = 2451545 |
const qreal | Marble::MOON_EPOCH = 2415035.297 |
const qreal | Marble::MOON_SYNODIC_PERIOD = 29.530588 |
const int | Marble::update_interval = 60000 |
Macro Definition Documentation
#define M_PI 3.14159265358979323846264338327950288419717 |
Definition at line 28 of file SunLocator.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:54 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:38:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.