Click or drag to resize
DigitalRuneEphemerisMoonPhaseRelative Property
Gets the moon phase as a relative value.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public double MoonPhaseRelative { get; }

Property Value

Type: Double
The moon phase in the range [0, 1], where 0 is new moon and 1 is full moon.
See Also