casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::SimpComponentGridMachine Class Reference

SimpComponentFTMachine: does the simplest Fourier transform on SkyComponents. More...

#include <SimpComponentGridMachine.h>

Inheritance diagram for casa::SimpComponentGridMachine:
casa::ComponentFTMachine

List of all members.

Public Member Functions

virtual void get (VisBuffer &vb, SkyComponent &component, Int row=-1)
 Get actual coherence.

Detailed Description

SimpComponentFTMachine: does the simplest Fourier transform on SkyComponents.

Intended use:

Public interface

Prerequisite

Etymology

ComponentFTMachine is a Machine for Fourier Transforms of SkyComponents

Synopsis

Does a simple transform of a sky component. The phase term is fully accurate but no smearing is included.

Example

Motivation

Allow transformation of sky components.

Definition at line 81 of file SimpComponentGridMachine.h.


Member Function Documentation

virtual void casa::SimpComponentGridMachine::get ( VisBuffer vb,
SkyComponent component,
Int  row = -1 
) [virtual]

Get actual coherence.

Implements casa::ComponentFTMachine.


The documentation for this class was generated from the following file: