![]() |
OpendTect
6.3
|
Public Member Functions | |
| virtual | ~Transform1D () |
| void | setInputData (const float_complex *) |
| void | setInputData (const float *) |
| void | setOutputData (float_complex *) |
| void | setOutputData (float *) |
| void | setSize (int) |
| void | setDir (bool forward) |
| void | setSampling (int) |
| void | setScope (int nr, int batchsampling) |
| void | setScope (int nr, const int *batchstarts) |
| virtual bool | init () |
| virtual bool | run (bool parallel)=0 |
Protected Member Functions | |
| Transform1D () | |
Protected Attributes | |
| int | sz_ |
| bool | forward_ |
| int | sampling_ |
| int | nr_ |
| int | batchsampling_ |
| const int * | batchstarts_ |
| const float_complex * | cinput_ |
| const float * | rinput_ |
| float_complex * | coutput_ |
| float * | routput_ |
|
inlinevirtual |
|
protected |
|
inlinevirtual |
Reimplemented in DWT::FilterWT1D, and Fourier::CC::CC1D.
|
pure virtual |
Implemented in DWT::FilterWT1D, and Fourier::CC::CC1D.
| void GenericTransformND::Transform1D::setDir | ( | bool | forward | ) |
| void GenericTransformND::Transform1D::setInputData | ( | const float_complex * | ) |
| void GenericTransformND::Transform1D::setInputData | ( | const float * | ) |
| void GenericTransformND::Transform1D::setOutputData | ( | float_complex * | ) |
| void GenericTransformND::Transform1D::setOutputData | ( | float * | ) |
| void GenericTransformND::Transform1D::setSampling | ( | int | ) |
| samplespacing | sampling within a signal. |
| void GenericTransformND::Transform1D::setScope | ( | int | nr, |
| int | batchsampling | ||
| ) |
| nr | number of signals |
| batchsampling | number of samples between signal starts. |
| void GenericTransformND::Transform1D::setScope | ( | int | nr, |
| const int * | batchstarts | ||
| ) |
| nr | number of signals |
| batchstarts | pointer to array with the indices of the signal starts. |
| void GenericTransformND::Transform1D::setSize | ( | int | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017