casa
5.7.0-16
|
#include <HanningSmoothTVI.h>
Public Member Functions | |
HanningSmoothTVILayerFactory () | |
virtual | ~HanningSmoothTVILayerFactory () |
Public Member Functions inherited from casa::vi::ViiLayerFactory | |
virtual | ~ViiLayerFactory () |
virtual ViImplementation2 * | createViImpl2 (casacore::Vector< ViiLayerFactory * > viifactories) const |
Protected Member Functions | |
virtual ViImplementation2 * | createInstance (ViImplementation2 *vii0) const |
Make a ViImplementation with another as input Must be specialized for each type. More... | |
Definition at line 76 of file HanningSmoothTVI.h.
casa::vi::HanningSmoothTVILayerFactory::HanningSmoothTVILayerFactory | ( | ) |
|
inlinevirtual |
Definition at line 83 of file HanningSmoothTVI.h.
|
protectedvirtual |
Make a ViImplementation with another as input Must be specialized for each type.
Implements casa::vi::ViiLayerFactory.