RefractionOption Enumeration

Type of refraction correction

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public enum RefractionOption

Members

NoRefraction0 No refraction correction will be applied
StandardRefraction1 Refraction will be applied based on "standard" weather values of temperature = 10.0C and sea level pressure = 1010 millibar
LocationRefraction2 Refraction will be applied based on the temperature and pressure supplied in the site location structure

Version Information

.NET Standard

Supported in: 2.0

See Also