Last updated

API / geotoolkit / seismic / data / SeismicMetaData / SeismicMetaData

Namespace: SeismicMetaData

data.SeismicMetaData.SeismicMetaData

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

options

Type declaration

NameTypeDescription
binaryinfo?stringbinary header information
ebcdicinfo?string | string[]Ebcdic info
headerdata?anyheader data
indextype?IndexTypethe index type of the under
lineheaderssize?numberheader line size
nullsamplevalue?numbersample null Value
numberoftraces?numbernumber of traces
sampledataformat?SampleDataFormatTypesample data format
samplerate?numbersample rate
samplesize?numbersample size in bytes
samplespertrace?numbersamples per trace
sections?number[]Sections describes optional seismic panels in the resulting traces
startvalue?numberstart sample value
tracedatasize?numbertrace data size
traceheadersize?numbertrace header size
tracesize?numbertrace size in bytes
volumedefaultkeynames?VolumeKeyNamesthe volume default key names If available, null otherwise
volumekeynames?VolumeKeyNamesthe volume key names IF available, null otherwise
xykeyinformation?XYKeyInformationthe XY key information IF available, null otherwise
zunit?AbstractUnitZ unit;

VolumeKeyNames

Ƭ VolumeKeyNames: Object

Json containing key names

Type declaration

NameTypeDescription
i?stringkey names
j?stringkey names

XYKeyInformation

Ƭ XYKeyInformation: Object

Json containing default key names

Type declaration

NameTypeDescription
fixedMultiplier?stringfixed multiplier
multiplierFieldName?stringmultiplier field name
multiplierType?stringmultiplier type
x?stringkey information
xKeyName?stringx key name
y?stringkey information
yKeyName?stringy key name