casa::AMueller Class Reference

#include <AMueller.h>

Inheritance diagram for casa::AMueller:

Inheritance graph
[legend]
Collaboration diagram for casa::AMueller:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 37 of file AMueller.h.

Public Member Functions

 AMueller (VisSet &vs)
 Constructor.
 AMueller (const Int &nAnt)
virtual ~AMueller ()
virtual Type type ()
 Return the type enum.
virtual String typeName ()
 Return type name as string.
virtual String longTypeName ()
virtual Mueller::MuellerType muellerType ()
 Algebraic type of Mueller matrix (this is the key distinguishing characteristic).
virtual Bool normalizable ()
 We do not normalize by the model, since we are estimating directly from the data (we should optimize here by avoiding the model I/O).
virtual void corrupt (VisBuffer &vb)
 Specialize corrupt to pre-zero model for corruption.


Constructor & Destructor Documentation

casa::AMueller::AMueller ( VisSet vs  ) 

Constructor.

casa::AMueller::AMueller ( const Int &  nAnt  ) 

virtual casa::AMueller::~AMueller (  )  [virtual]


Member Function Documentation

virtual Type casa::AMueller::type (  )  [inline, virtual]

Return the type enum.

Reimplemented from casa::MMueller.

Definition at line 47 of file AMueller.h.

References casa::VisCal::A.

virtual String casa::AMueller::typeName (  )  [inline, virtual]

Return type name as string.

Reimplemented from casa::MMueller.

Definition at line 50 of file AMueller.h.

virtual String casa::AMueller::longTypeName (  )  [inline, virtual]

Reimplemented from casa::MMueller.

Definition at line 51 of file AMueller.h.

virtual Mueller::MuellerType casa::AMueller::muellerType (  )  [inline, virtual]

Algebraic type of Mueller matrix (this is the key distinguishing characteristic).

Reimplemented from casa::MMueller.

Definition at line 55 of file AMueller.h.

References casa::Mueller::AddDiag2.

virtual Bool casa::AMueller::normalizable (  )  [inline, virtual]

We do not normalize by the model, since we are estimating directly from the data (we should optimize here by avoiding the model I/O).

Reimplemented from casa::SolvableVisMueller.

Definition at line 60 of file AMueller.h.

virtual void casa::AMueller::corrupt ( VisBuffer vb  )  [virtual]

Specialize corrupt to pre-zero model for corruption.

Reimplemented from casa::VisCal.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:32:48 2009 for NRAOCASA by  doxygen 1.5.1