Click or drag to resize
SoVRSegyTraceIdHeaderCounit Property

Coordinate units code: For previous four entries 1 = Length (meters or feet) 2 = Seconds of arc (In this case, the X values are longitude and the Y values are latitude.

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public short Counit { get; set; }

Property Value

Type: Int16
Remarks

A positive value designates the number of seconds east of Greenwich or north of the equator.) 3 = Decimal degrees 4 = Degrees, minutes, seconds

See Also