Click or drag to resize
GPSInfoAltitudeRef Property
Gets the altitude reference.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public long AltitudeRef { get; }

Property Value

Type: Int64
Remarks
Indicates the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in Altitude. The reference unit is meters.
See Also