#include "../Include/Globals.h"
#include "../Include/Sky.h"
#include "../Include/Utility.h"
#include "../Include/Ui.h"
#include "../Include/TimeManager.h"
#include "../Include/Situation.h"
Go to the source code of this file.
Functions | |
| static void | calc_zenith_azimuth_angles (double ra, double dec, double lat, double lon, double *theta, double *phi) |
| static EDarkPhase | limitingMagnitude (double solTheta, float *limit, float *factor) |
Definition in file Sky.cpp.
|
||||||||||||||||||||||||||||
|
Definition at line 49 of file Sky.cpp. References DegToRad(), CTimeManager::GetLocalSiderealTime(), globals, SGlobals::timemgr, and WrapTwoPi(). Referenced by CSkyManager::Update(). |
|
||||||||||||||||
|
Definition at line 202 of file Sky.cpp. References PHASE_DEEP_NIGHT, and RadToDeg(). Referenced by CSkyManager::Update(). |
|
|
Documentation generated by
|