Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
MoonPhase.hpp File Reference

Geocentric Moon phase calculator and result helpers. More...

Go to the source code of this file.

Classes

struct  time_shield::astronomy::MoonPhaseResult
 Result of Moon phase computation (geocentric approximation). More...
 
struct  time_shield::astronomy::MoonQuarterInstants
 Lunar quarter instants (Unix UTC seconds, floating). More...
 
class  time_shield::astronomy::MoonPhase
 Moon phase calculator (geocentric approximation). More...
 

Namespaces

namespace  time_shield
 Main namespace for the Time Shield library.
 
namespace  time_shield::astronomy
 

Typedefs

using time_shield::MoonPhaseCalculator = astronomy::MoonPhase
 Convenience alias for the geocentric Moon phase calculator.
 

Detailed Description

Geocentric Moon phase calculator and result helpers.

Definition in file MoonPhase.hpp.