API / geotoolkit / seismic / pipeline / processor / SeismicTraceProcessor / SeismicTraceProcessor
processor.SeismicTraceProcessor.SeismicTraceProcessor
Type Aliases
Type Aliases
Ƭ Options: Object
the default properties
| Name | Type | Description |
|---|---|---|
apply? | boolean | whether the processor is active or not. |
name? | string | name of the processor |
Ƭ OptionsOut: Object
the state properties
| Name | Type | Description |
|---|---|---|
apply | boolean | whether the processor is active or not |
name | string | name of the processor |