25 #ifndef CONVERTERCHANNEL_H_
26 #define CONVERTERCHANNEL_H_
ConverterChannel(const QString &oldUnits, const QString &newUnits)
virtual ~ConverterChannel()
virtual casacore::Vector< double > convert(const casacore::Vector< double > &oldValues, casacore::SpectralCoordinate spectralCoordinate)
Purpose of this class is to convert from channels= pixels to the world units/pixels used by the spect...
virtual double toPixel(double value, casacore::SpectralCoordinate spectralCoordinate)
Abstract methods to be implemented by subclasses.
Interconvert pixel and frequency values.
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.