1 #ifndef IMAGES_IMAGEEDECIMATOR_H
2 #define IMAGES_IMAGEEDECIMATOR_H
62 return std::vector<casacore::Coordinate::Type>();
78 #ifndef AIPS_NO_TEMPLATE_SRC
79 #include <imageanalysis/ImageAnalysis/ImageDecimator.tcc>
void setFunction(ImageDecimatorData::Function f)
set the decimation function
Function
Holds data for ImageDecimator class.
void setAxis(casacore::uInt n)
Set the pixel axis number along which the decimation will occur.
void setFactor(casacore::uInt n)
every nth plane will be kept
~ImageDecimator()
destructor
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
casacore::Bool _supportsMultipleBeams() const
does this task support images with multiple beams? false means it never does.
ImageDecimator()
disallow default constructor
casacore::Bool _supportsMultipleRegions() const
String: the storage and methods of handling collections of characters.
casacore::String getClass() const
CasacRegionManager::StokesControl _getStokesControl() const
ImageDecimatorData::Function _function