casa
5.7.0-16
|
#include <RegriddingTVI.h>
Public Member Functions | |
RegriddingKernel () | |
virtual void | kernel (DataCubeMap *inputData, DataCubeMap *outputData)=0 |
virtual | ~RegriddingKernel () |
Protected Member Functions | |
casacore::Vector < casacore::Bool > & | getInputFlagVector (DataCubeMap *inputData) |
casacore::Vector < casacore::Bool > & | getOutputFlagVector (DataCubeMap *outputData) |
casacore::Vector< T > & | getInputDataVector (DataCubeMap *inputData) |
casacore::Vector< T > & | getOutputDataVector (DataCubeMap *outputData) |
Definition at line 220 of file RegriddingTVI.h.
casa::vi::RegriddingKernel::RegriddingKernel | ( | ) |
|
inlinevirtual |
Definition at line 230 of file RegriddingTVI.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
pure virtual |
Implemented in casa::vi::DataFFTKernel, and casa::vi::DataInterpolationKernel.
|
protected |
Definition at line 241 of file RegriddingTVI.h.
|
protected |
Definition at line 246 of file RegriddingTVI.h.
|
protected |
Definition at line 239 of file RegriddingTVI.h.
|
protected |
Definition at line 244 of file RegriddingTVI.h.
|
protected |
Definition at line 242 of file RegriddingTVI.h.
|
protected |
Definition at line 247 of file RegriddingTVI.h.
|
protected |
Definition at line 240 of file RegriddingTVI.h.
|
protected |
Definition at line 245 of file RegriddingTVI.h.