1 #ifndef IMAGES_IMAGEFFTER_H
2 #define IMAGES_IMAGEFFTER_H
10 template <
class T>
class ImageFFT;
61 return std::vector<casacore::Coordinate::Type>();
84 #ifndef AIPS_NO_TEMPLATE_SRC
85 #include <imageanalysis/ImageAnalysis/ImageFFTer.tcc>
ImageFFTer()
disallow default constructor
void setAmp(const casacore::String &name)
void setComplex(const casacore::String &name)
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
static void _checkExists(const casacore::String &name)
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the if a human readable name(i.e."black").In many places throughout the plotter
void _createOutputImages(const casacore::SubImage< T > &subImage, const ImageFFT< T > &fft) const
A hierarchical collection of named fields of various types.
casacore::String getClass() const
A (masked) subset of an ImageInterface object.
void setPhase(const casacore::String &name)
void setReal(const casacore::String &name)
CasacRegionManager::StokesControl _getStokesControl() const
casacore::Vector< casacore::uInt > _axes
String: the storage and methods of handling collections of characters.
void _createImage(SPIIU &out, const casacore::String &name, const casacore::SubImage< T > &subimage) const
casacore::String _complex
void setImag(const casacore::String &name)