MoonObservation(DateTimeOffset, IGeoLocatable) Constructor
Creates a new instance of
MoonObservation for the
date and location specified for sunrise and sunset.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public MoonObservation(
DateTimeOffset observationDate,
IGeoLocatable location
)
Parameters
- observationDate DateTimeOffset
- The date used to calculate these observations.
- location IGeoLocatable
- The location to which the observations apply.