1 #ifndef IMAGEANALYSIS_IMAGEREBINNER_H
2 #define IMAGEANALYSIS_IMAGEREBINNER_H
57 return std::vector<casacore::Coordinate::Type>();
69 #ifndef AIPS_NO_TEMPLATE_SRC
70 #include <imageanalysis/ImageAnalysis/ImageRebinner.tcc>
A Vector of integers, for indexing into Array<T> objects.
virtual ~ImageRebinner()
destructor
void setFactors(const casacore::Vector< casacore::Int > &f)
Set the factors (1 for each axis) to rebin by.
void setCrop(casacore::Bool c)
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
virtual casacore::String getClass() const
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
ImageRebinner()
disallow default constructor
casacore::IPosition _factors
CasacRegionManager::StokesControl _getStokesControl() const
const Double c
Fundamental physical constants (SI units):
String: the storage and methods of handling collections of characters.