API / geotoolkit / seismic / pipeline / InterpolationType / InterpolationType
pipeline.InterpolationType.InterpolationType
Enum of seismic pipeline interpolation types
Enumeration Members
Enumeration Members
• CenteredStep = "CenteredStep"
Centered Step interpolation
• Cubic = "Cubic"
Cubic spline interpolation
• Linear = "Linear"
Linear
• Logarithmic = "Logarithmic"
Logarithmic interpolation
• Quadratic = "Quadratic"
Quadratic
• Step = "Step"
Step interpolation