Click or drag to resize

TransformSiteTemperature Property

Gets or sets the site ambient temperature (not reduced to sea level)

Namespace:  ASCOM.Astrometry.Transform
Assembly:  ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntax
public double SiteTemperature { get; set; }

Property Value

Type: Double
Site ambient temperature (-273.15 to 100.0 Celsius)

Return Value

Type: Double
Temperature in degrees Celsius
Remarks
This property represents the air temperature as measured by a thermometer at the observing site. It must not be a "reduced to sea level" value.
See Also