casa
$Rev:20696$
|
SimpComponentFTMachine: does the simplest Fourier transform on SkyComponents. More...
#include <SimpComponentGridMachine.h>
Public Member Functions | |
virtual void | get (VisBuffer &vb, SkyComponent &component, Int row=-1) |
Get actual coherence. |
SimpComponentFTMachine: does the simplest Fourier transform on SkyComponents.
Public interface
ComponentFTMachine is a Machine for Fourier Transforms of SkyComponents
Does a simple transform of a sky component. The phase term is fully accurate but no smearing is included.
Allow transformation of sky components.
Definition at line 81 of file SimpComponentGridMachine.h.
virtual void casa::SimpComponentGridMachine::get | ( | VisBuffer & | vb, |
SkyComponent & | component, | ||
Int | row = -1 |
||
) | [virtual] |
Get actual coherence.
Implements casa::ComponentFTMachine.