Click or drag to resize

TransformSitePressure Property

Gets or sets the site atmospheric pressure (not reduced to sea level)

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

Property Value

Type: Double
Site atmospheric pressure (0.0 to 1200.0 hPa (mbar))

Return Value

Type: Double
Atmospheric pressure (hPa)
Remarks
This property represents the atmospheric pressure as measured by a barometer at the observing site. It must not be a "reduced to sea level" value.
See Also