29 #ifndef IMAGETRANSPOSER_H_
30 #define IMAGETRANSPOSER_H_
96 return std::vector<casacore::Coordinate::Type>(0);
A Vector of integers, for indexing into Array<T> objects.
CasacRegionManager::StokesControl _getStokesControl() const
SPIIF transpose() const
transpose the axes and write the output image.
casacore::String getClass() const
~ImageTransposer()
destructor
std::shared_ptr< const casacore::ImageInterface< casacore::Float > > SPCIIF
casacore::Vector< casacore::Int > _order
std::shared_ptr< casacore::ImageInterface< casacore::Float > > SPIIF
casacore::Vector< casacore::Int > _getOrder(casacore::uInt order) const
String: the storage and methods of handling collections of characters.
static const casacore::String _class
ImageTransposer(const SPCIIF image, casacore::uInt order, const casacore::String &outputImage)
Top level interface for transposing image axes.
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
casacore::IPosition _reverse