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

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

#include <SynthesisImager.h>

List of all members.

Public Member Functions

 SynthesisImager ()
 Default constructor.
 ~SynthesisImager ()
void selectData (Record selpars)
 Copy constructor and assignment operator Imager(const Imager&); Imager& operator=(const Imager&);.
void defineImage (Record impars)
void setupImaging (Record gridpars)
void initMapper ()
void executeMajorCycle (Record &controls)
 Record getMajorCycleControls();.

Protected Member Functions

CountedPtr< CoordinateSystembuildImageCoordinateSystem (String phasecenter, Double cellx, Double celly, uInt imx, uInt imy, uInt npol, uInt nchan)
 SIIterBot& getLoopControls();.
CountedPtr< FTMachinecreateFTMachine ()
CountedPtr< VisSetcreateVisSet ()
void runMajorCycle ()

Protected Attributes

*SIMapperCollection itsMappers
CountedPtr< VisSetitsVisSet
CountedPtr< FTMachineitsCurrentFTMachine
CountedPtr< CoordinateSystemitsCurrentCoordSys
CountedPtr< SIImageStoreitsCurrentImages
Data Selection Image
Definition Imaging Gridding
Other Options *Bool 
itsUseScratch

Detailed Description

Class that contains functions needed for imager.

Definition at line 51 of file SynthesisImager.h.


Constructor & Destructor Documentation

Default constructor.


Member Function Documentation

CountedPtr<CoordinateSystem> casa::SynthesisImager::buildImageCoordinateSystem ( String  phasecenter,
Double  cellx,
Double  celly,
uInt  imx,
uInt  imy,
uInt  npol,
uInt  nchan 
) [protected]

SIIterBot& getLoopControls();.

Record getMajorCycleControls();.

Copy constructor and assignment operator Imager(const Imager&); Imager& operator=(const Imager&);.

make all pure-inputs const


Member Data Documentation

Definition at line 95 of file SynthesisImager.h.

Definition at line 94 of file SynthesisImager.h.

Definition at line 96 of file SynthesisImager.h.

Definition at line 91 of file SynthesisImager.h.

Data Selection Image Definition Imaging Gridding Other Options* Bool casa::SynthesisImager::itsUseScratch [protected]

Definition at line 105 of file SynthesisImager.h.

Definition at line 92 of file SynthesisImager.h.


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