casa::vi::UVContSubTransformEngine< T > Class Template Reference

#include <UVContSubTVI.h>

Inheritance diagram for casa::vi::UVContSubTransformEngine< T >:
casa::vi::FreqAxisTransformEngine2< T >

List of all members.

Public Member Functions

 UVContSubTransformEngine (UVContSubKernel< T > *kernel, DataCubeMap *inputData, DataCubeMap *outputData)
void transform ()
void transformCore (DataCubeMap *inputData, DataCubeMap *outputData)

Protected Attributes

UVContSubKernel< T > * uvContSubKernel_p
 This member has to be a pointer, otherwise there are compile time problems due to the fact that it is a pure virtual class.

Detailed Description

template<class T>
class casa::vi::UVContSubTransformEngine< T >

Definition at line 137 of file UVContSubTVI.h.


Constructor & Destructor Documentation

template<class T >
casa::vi::UVContSubTransformEngine< T >::UVContSubTransformEngine ( UVContSubKernel< T > *  kernel,
DataCubeMap inputData,
DataCubeMap outputData 
)

Member Function Documentation

template<class T >
void casa::vi::UVContSubTransformEngine< T >::transform (  )  [virtual]
template<class T >
void casa::vi::UVContSubTransformEngine< T >::transformCore ( DataCubeMap inputData,
DataCubeMap outputData 
)

Member Data Documentation

template<class T >
UVContSubKernel<T>* casa::vi::UVContSubTransformEngine< T >::uvContSubKernel_p [protected]

This member has to be a pointer, otherwise there are compile time problems due to the fact that it is a pure virtual class.

Definition at line 158 of file UVContSubTVI.h.


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