OpendTect
7.0
|
Public Member Functions | |
virtual | ~Transform1D () |
virtual bool | init () |
virtual bool | run (bool parallel)=0 |
void | setDir (bool forward) |
void | setInputData (const float *) |
void | setInputData (const float_complex *) |
void | setOutputData (float *) |
void | setOutputData (float_complex *) |
void | setSampling (int samplespacing) |
void | setScope (int nr, const int *batchstarts) |
void | setScope (int nr, int batchsampling) |
void | setSize (int) |
Protected Member Functions | |
Transform1D () | |
Protected Attributes | |
int | batchsampling_ |
const int * | batchstarts_ |
const float_complex * | cinput_ |
float_complex * | coutput_ |
bool | forward_ |
int | nr_ |
const float * | rinput_ |
float * | routput_ |
int | sampling_ |
int | sz_ |
<>
|
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 * | ) |
void GenericTransformND::Transform1D::setInputData | ( | const float_complex * | ) |
void GenericTransformND::Transform1D::setOutputData | ( | float * | ) |
void GenericTransformND::Transform1D::setOutputData | ( | float_complex * | ) |
void GenericTransformND::Transform1D::setSampling | ( | int | samplespacing | ) |
samplespacing | sampling within a signal. |
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::setScope | ( | int | nr, |
int | batchsampling | ||
) |
nr | number of signals |
batchsampling | number of samples between 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. 1995-2024