Skip to main content

ResQ.Core.Location

Location.Altitude Property

Altitude in meters above sea level (optional).
public System.Nullable<double> Altitude { get; init; }

Property Value

System.Nullable<System.Double>