AstronomyObservationDeclination Property

Gets the declination of the observed object at the time it crosses the meridian.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public double Declination { get; protected set; }

Property Value

Double

Remarks

For example, if Declination is 10, that means an observer at 10°N latitude would see the object directly overhead at when it crosses the local Meridian.

See Also