SkyPos Structure

Celestial object's place in the sky

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
public struct SkyPos
Inheritance
Object    ValueType    SkyPos

Fields

Dec Apparent, topocentric, or astrometric declination (degrees)
Dis True (geometric, Euclidean) distance to solar system body or 0.0 for star (AU)
RA Apparent, topocentric, or astrometric right ascension (hours)
RHat Unit vector toward object (dimensionless)
RV Radial velocity (km/s)

Version Information

.NET Standard

Supported in: 2.0

See Also