#include <HanningSmoothTVI.h>
Public Member Functions | |
HanningSmoothTVI (ViImplementation2 *inputVii, const Record &configuration) | |
virtual String | ViiType () const |
Report the the ViImplementation type. | |
Protected Member Functions | |
void | initialize () |
Definition at line 35 of file HanningSmoothTVI.h.
casa::vi::HanningSmoothTVI::HanningSmoothTVI | ( | ViImplementation2 * | inputVii, | |
const Record & | configuration | |||
) |
void casa::vi::HanningSmoothTVI::initialize | ( | ) | [protected] |
Reimplemented from casa::vi::ConvolutionTVI.
virtual String casa::vi::HanningSmoothTVI::ViiType | ( | ) | const [inline, virtual] |
Report the the ViImplementation type.
Reimplemented from casa::vi::TransformingVi2.
Definition at line 47 of file HanningSmoothTVI.h.
References casa::vi::TransformingVi2::getVii(), String, and casa::vi::ViImplementation2::ViiType().