CoordSys Enumeration

Coordinate system of the output position

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
public enum CoordSys

Remarks

Used by function Place

Members

GCRS0 GCRS or "local GCRS"
EquinoxOfDate1 True equator and equinox of date
CIOOfDate2 True equator and CIO of date
Astrometric3 Astrometric coordinates, i.e., without light deflection or aberration.

Version Information

.NET Standard

Supported in: 2.0

See Also