Click or drag to resize
CSEGYREADERGetBinaryHeader Method
Get the SEG Y file's binary header.

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 CLTB GetBinaryHeader()

Return Value

Type: CLTB
:class:'LTB' containing three columns: the field name, offset, and value. The value column will be in text form, suitable for display to the end user.
See Also