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

Allows processing via the Pixon algorithm. More...

#include <PixonProcessor.h>

List of all members.

Public Member Functions

 PixonProcessor ()
 PixonProcessor (ImageInterface< Float > &model)
 PixonProcessor (const PixonProcessor &other)
 Copy constructor.
PixonProcessoroperator= (const PixonProcessor &other)
 Assignment operator.
virtual ~PixonProcessor ()
Bool calculate (const DataSampling &dsm, Array< Float > &a)
Bool save (const DataSampling &ds, const String &saveName)
Bool standardTest ()

Protected Member Functions

void ok ()

Protected Attributes

String IDLPixonHome
String IDLPublicHome
IDL idl
ImageInterface< Float > * model_p

Detailed Description

Allows processing via the Pixon algorithm.

Intended use:

Public interface

Prerequisite

Etymology

Performs processing via the Pixon algorithm

Synopsis

Example

Motivation

Allow pixon processing in AIPS++

Definition at line 67 of file PixonProcessor.h.


Constructor & Destructor Documentation

Copy constructor.


Member Function Documentation

void casa::PixonProcessor::ok ( ) [protected]
PixonProcessor& casa::PixonProcessor::operator= ( const PixonProcessor other)

Assignment operator.

Bool casa::PixonProcessor::save ( const DataSampling ds,
const String saveName 
)

Member Data Documentation

Definition at line 94 of file PixonProcessor.h.

Definition at line 90 of file PixonProcessor.h.

Definition at line 92 of file PixonProcessor.h.

Definition at line 96 of file PixonProcessor.h.


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