casa
5.7.0-16
|
#include <SpectralImageUtil.h>
Static Public Member Functions | |
static casacore::SubImage < casacore::Float > * | getChannel (casacore::ImageInterface< casacore::Float > &theIm, casacore::Int begchannel=0, casacore::Int endchannel=-1, casacore::Bool writeAccess=false) |
Returns a pointer to a subimage of the requested plane Note caller is responsible for deleting the subimage object If writeaccess is true...modification on the subimage will get recorded on the original image if it is writeable. More... | |
static casacore::Double | worldFreq (const casacore::CoordinateSystem &cs, casacore::Double spectralpix=0.0) |
Frequency at a given pixel along the spectral axis (value returned is in Hz) More... | |
Definition at line 36 of file SpectralImageUtil.h.
|
static |
Returns a pointer to a subimage of the requested plane Note caller is responsible for deleting the subimage object If writeaccess is true...modification on the subimage will get recorded on the original image if it is writeable.
|
static |
Frequency at a given pixel along the spectral axis (value returned is in Hz)