MoonObservation(IGeoLocatable) Constructor

Creates a new instance of MoonObservation for today at the specified location for sunrise and sunset.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public MoonObservation(
	IGeoLocatable location
)

Parameters

location  IGeoLocatable
The location to which the observations apply.

See Also