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

Parallelized version of class WFCleanImageSkyModel. More...

#include <PWFCleanImageSkyModel.h>

Inheritance diagram for casa::PWFCleanImageSkyModel:
casa::WFCleanImageSkyModel casa::MFCleanImageSkyModel casa::CleanImageSkyModel casa::ImageSkyModel casa::SkyModel casa::Iterate

List of all members.

Public Member Functions

 PWFCleanImageSkyModel ()
 Constructors.
 PWFCleanImageSkyModel (const Int nfacets)
virtual ~PWFCleanImageSkyModel ()
 Null destructor.
virtual Bool solve (SkyEquation &se)
 Parallelized solve for the sky model.
virtual void makeApproxPSFs (SkyEquation &se)
 Parallelized formation of the approximate PSF's.

Detailed Description

Parallelized version of class WFCleanImageSkyModel.

Intended use:

Public interface

Prerequisite

Etymology

From "parallel", "wide-field" and "image sky model"

Synopsis

This class is a parallelized version of class WFCleanImageSkyModel, implemented as an inherited specialization. The parallel class uses the same algorithms as the serial parent class, except it is modified to support parallel processing.

Example

See the example for SkyModel .

Motivation

Definition at line 73 of file PWFCleanImageSkyModel.h.


Constructor & Destructor Documentation

Constructors.

Null destructor.

Definition at line 81 of file PWFCleanImageSkyModel.h.


Member Function Documentation

virtual void casa::PWFCleanImageSkyModel::makeApproxPSFs ( SkyEquation se) [virtual]

Parallelized formation of the approximate PSF's.

Reimplemented from casa::ImageSkyModel.

Parallelized solve for the sky model.

Reimplemented from casa::WFCleanImageSkyModel.


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