Last updated

API / geotoolkit / seismic / pipeline / InterpolationType / InterpolationType

Enumeration: InterpolationType

pipeline.InterpolationType.InterpolationType

Enum of seismic pipeline interpolation types

Table of contents

Enumeration Members

Contents

Enumeration Members

CenteredStep

CenteredStep = "CenteredStep"

Centered Step interpolation


Cubic

Cubic = "Cubic"

Cubic spline interpolation


Linear

Linear = "Linear"

Linear


Logarithmic

Logarithmic = "Logarithmic"

Logarithmic interpolation


Quadratic

Quadratic = "Quadratic"

Quadratic


Step

Step = "Step"

Step interpolation