Enum ObservingConditionSensorName
Available sensors in an Observing Conditions devices
Namespace: ES.Ascom.Alpaca.Devices
Assembly: ES.Ascom.Alpaca.Shared.dll
Syntax
public enum ObservingConditionSensorName
Fields
| Name | Description |
|---|---|
| CloudCover | Amount of sky obscured by cloud |
| DewPoint | Atmospheric dew point |
| Humidity | Atmospheric humidity |
| Pressure | Atmospheric pressure |
| RainRate | Rain rate |
| SkyBrightness | Sky brightness |
| SkyQuality | Sky quality |
| SkyTemperature | Sky temperature |
| StarFWHM | Seeing at the observatory |
| Temperature | Temperature |
| WindDirection | Wind direction |
| WindGust | Peak 3 second wind gust |
| WindSpeed | Wind speed |