Rose
|
#include "Utilities.h"
#include "WebCache.h"
#include "Plan13.h"
#include "Math.h"
#include <memory>
#include <algorithm>
#include <chrono>
Go to the source code of this file.
Classes | |
class | rose::ClearSkyEphemeris |
class | rose::Ephemeris |
class | rose::SatelliteModel |
class | rose::SatelliteObservation |
struct | rose::SatellitePassData |
Namespaces | |
rose | |
ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation). | |
Functions | |
double | rose::MoonPhase () |
Calculate the current phase of the moon in days between [0..2*M_PI]. More... | |