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

Class that contains functions needed for imager. More...

#include <SIMapper.h>

Inheritance diagram for casa::SIMapper:
casa::SIMapperBase

List of all members.

Public Member Functions

 SIMapper (CountedPtr< SIImageStore > imagestore, CountedPtr< FTMachine > ftmachine, Int mapperid)
 Default constructor.
 ~SIMapper ()
void grid ()
void finalizeGrid ()
void initializeDegrid ()
void degrid ()
void finalizeDegrid ()
Record getFTMRecord ()

Public Attributes

For KG: Need to add 'vb' coming into these functions. */ void initializeGrid()

Detailed Description

Class that contains functions needed for imager.

Definition at line 48 of file SIMapper.h.


Constructor & Destructor Documentation

casa::SIMapper::SIMapper ( CountedPtr< SIImageStore imagestore,
CountedPtr< FTMachine ftmachine,
Int  mapperid 
)

Default constructor.


Member Function Documentation

void casa::SIMapper::degrid ( ) [virtual]

Reimplemented from casa::SIMapperBase.

void casa::SIMapper::finalizeDegrid ( ) [virtual]

Reimplemented from casa::SIMapperBase.

void casa::SIMapper::finalizeGrid ( ) [virtual]

Reimplemented from casa::SIMapperBase.

Reimplemented from casa::SIMapperBase.

void casa::SIMapper::grid ( ) [virtual]

Reimplemented from casa::SIMapperBase.

Reimplemented from casa::SIMapperBase.


Member Data Documentation

Reimplemented from casa::SIMapperBase.

Definition at line 61 of file SIMapper.h.


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