Click or drag to resize
CSEGYREADERGetZOffset Method
Returns the z-offset (time delay) of the trace data. Positive values correspond to a deeper top-of-trace; negative values to a higher top-of-trace.

Available since Oasis montaj version: 9.6
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetZOffset(
	ref double z_offset
)

Parameters

z_offset
Type: SystemDouble
The z offset/time delay
See Also