Click or drag to resize

CSEGYREADERGetBinaryHeader Method

Get the SEG Y file's binary header.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public CLTB GetBinaryHeader()

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