42 #include "vtkImagingFourierModule.h"
abstract superclass for arrays of numeric data
a simple class to control print indentation
Superclass for algorithms that produce only vtkTables as output.
static vtkTableFFT * New()
virtual vtkSmartPointer< vtkDataArray > DoFFT(vtkDataArray *input)
Perform the FFT on the given data array.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.