RefractionOption Enumeration
Type of refraction correction
Namespace: ASCOM.Tools.Novas31Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public enum RefractionOption
Public Enumeration RefractionOption
| NoRefraction | 0 |
No refraction correction will be applied
|
| StandardRefraction | 1 |
Refraction will be applied based on "standard" weather values of temperature = 10.0C and sea level pressure = 1010 millibar
|
| LocationRefraction | 2 |
Refraction will be applied based on the temperature and pressure supplied in the site location structure
|
Supported in: 2.0