Property AltitudeOffset
| Edit this page View SourceAltitudeOffset
Altitude Offset in minutes
Declaration
public double AltitudeOffset { get; }
Property Value
| Type | Description |
|---|---|
| double |
Remarks
Latitude and longitude offsets are positive numbers, the altitude offset may be negative. Offsets
change with position; position in the local datum is offset from the position in the reference datum in the directions
indicated:
P_local_datum = P_ref_datum + offset
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | main, v3.0, v2.2, v2.1 |
| .NET | main, v3.0 |
| .NET Windows | main, v3.0 |
| .NET Android | main, v3.0 |
| .NET iOS | main, v3.0 |
| .NET Framework | main, v3.0, v2.2, v2.1 |
| UWP | main, v3.0, v2.2, v2.1 |
| Xamarin.Android | v2.2, v2.1 |
| Xamarin.iOS | v2.2, v2.1 |