casa::ImageHanningSmoother< T > Class Template Reference

#include <ImageHanningSmoother.h>

Inheritance diagram for casa::ImageHanningSmoother< T >:
casa::Image1DSmoother< T > casa::ImageTask< T >

List of all members.

Public Member Functions

 ImageHanningSmoother (const SPCIIT image, const Record *const region, const String &maskInp, const String &outname, Bool overwrite)
 Top level interface for 1-D hanning smoothing of images.
 ~ImageHanningSmoother ()
 destructor
String getClass () const

Protected Member Functions

SPIIT _smooth (const ImageInterface< T > &image) const

Private Member Functions

 ImageHanningSmoother ()
 disallow default constructor
Array< T > _hanningSmooth (const Array< T > &in) const

Detailed Description

template<class T>
class casa::ImageHanningSmoother< T >

Definition at line 10 of file ImageHanningSmoother.h.


Constructor & Destructor Documentation

template<class T >
casa::ImageHanningSmoother< T >::ImageHanningSmoother ( const SPCIIT  image,
const Record *const   region,
const String &  maskInp,
const String &  outname,
Bool  overwrite 
)

Top level interface for 1-D hanning smoothing of images.

Etymology

Hanning smooths an image in one dimension.

Synopsis

Top level interface for removing image planes.

template<class T >
casa::ImageHanningSmoother< T >::~ImageHanningSmoother (  )  [inline]

destructor

Definition at line 39 of file ImageHanningSmoother.h.

template<class T >
casa::ImageHanningSmoother< T >::ImageHanningSmoother (  )  [private]

disallow default constructor


Member Function Documentation

template<class T >
Array<T> casa::ImageHanningSmoother< T >::_hanningSmooth ( const Array< T > &  in  )  const [private]
template<class T >
SPIIT casa::ImageHanningSmoother< T >::_smooth ( const ImageInterface< T > &  image  )  const [protected, virtual]
template<class T >
String casa::ImageHanningSmoother< T >::getClass (  )  const [inline, virtual]

Reimplemented from casa::Image1DSmoother< T >.

Definition at line 41 of file ImageHanningSmoother.h.

References String.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1