#include <HanningSmoothTVI.h>
  
 Public Member Functions | |
| HanningSmoothTVIFactory (Record &configuration, ViImplementation2 *inputVII) | |
Protected Member Functions | |
| vi::ViImplementation2 * | createVi (VisibilityIterator2 *) const | 
| vi::ViImplementation2 * | createVi () const | 
Protected Attributes | |
| Record | configuration_p | 
| ViImplementation2 * | inputVii_p | 
Definition at line 55 of file HanningSmoothTVI.h.
| casa::vi::HanningSmoothTVIFactory::HanningSmoothTVIFactory | ( | Record & | configuration, | |
| ViImplementation2 * | inputVII | |||
| ) | 
| vi::ViImplementation2* casa::vi::HanningSmoothTVIFactory::createVi | ( | ) |  const [protected, virtual] | 
        
Implements casa::vi::ViFactory.
| vi::ViImplementation2* casa::vi::HanningSmoothTVIFactory::createVi | ( | VisibilityIterator2 * | ) |  const [protected] | 
        
Record casa::vi::HanningSmoothTVIFactory::configuration_p [protected] | 
        
Definition at line 70 of file HanningSmoothTVI.h.
Definition at line 71 of file HanningSmoothTVI.h.
 1.6.1