Last updated

API / geotoolkit / seismic / data / Decompress / Decompress

Namespace: Decompress

data.Decompress.Decompress

Table of contents

Type Aliases

Contents

Type Aliases

Config

Ƭ Config: Object

A json object containing the decompression configuration.

Type declaration

NameTypeDescription
height?numberThe number of data rows.
sampleTypes?stringSample type
transf?DataTransformationConfiguration[]The list of transformation configurations.
width?numberThe number of data columns.

DataTransformationConfiguration

Ƭ DataTransformationConfiguration: Object

Transformation configuration

Type declaration

NameTypeDescription
namestringTransformation name