Click or drag to resize

PoleOffsetCorrection Enumeration

Type of pole offset

Namespace: ASCOM.Astrometry
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public enum PoleOffsetCorrection
Members
Member nameValueDescription
ReferredToMeanEclipticOfDate1 For corrections to angular coordinates of modelled pole referred to mean ecliptic of date, that is, delta-delta-psi and delta-delta-epsilon.
ReferredToGCRSAxes2 For corrections to components of modelled pole unit vector referred to GCRS axes, that is, dx and dy.
Remarks
Used by CelPole.
See Also