casa::MuellerDiag Class Reference

#include <Mueller.h>

Inheritance diagram for casa::MuellerDiag:
casa::Mueller casa::AddMuellerDiag casa::MuellerDiag2 casa::MuellerScal casa::AddMuellerDiag2

List of all members.

Public Member Functions

 MuellerDiag ()
 Construct.
virtual ~MuellerDiag ()
 Dtor.
virtual MuellerType type () const
 Return type id.
virtual uInt typesize () const
virtual void fromJones (const Jones &jones1, const Jones &jones2)
 Formation from Jones matrix outer product: optimized Diagonal version.
virtual void invert ()
 In-place invert.
virtual void setMatByOk ()
 Set matrix elements according to ok flag (so we don't have to check ok flags atomically in apply).
virtual void apply (VisVector &v)
 In-place multiply onto a VisVector: optimized Diagonal version.
virtual void apply (VisVector &v, Bool &vflag)
virtual void applyFlag (Bool &vflag)
 Apply only flags according to cal flags.
virtual void flag (VisVector &v)

Protected Member Functions

 MuellerDiag (const MuellerDiag &mat)
 Default/Copy ctors are protected.

Private Member Functions

virtual void zero ()
 Zero the whole Mueller.

Detailed Description

Definition at line 130 of file Mueller.h.


Constructor & Destructor Documentation

casa::MuellerDiag::MuellerDiag (  ) 

Construct.

virtual casa::MuellerDiag::~MuellerDiag (  )  [inline, virtual]

Dtor.

Definition at line 138 of file Mueller.h.

casa::MuellerDiag::MuellerDiag ( const MuellerDiag mat  )  [protected]

Default/Copy ctors are protected.


Member Function Documentation

virtual void casa::MuellerDiag::apply ( VisVector v,
Bool &  vflag 
) [virtual]

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.

virtual void casa::MuellerDiag::apply ( VisVector v  )  [virtual]

In-place multiply onto a VisVector: optimized Diagonal version.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, casa::MuellerScal, casa::AddMuellerDiag2, and casa::AddMuellerDiag.

virtual void casa::MuellerDiag::applyFlag ( Bool &  vflag  )  [virtual]

Apply only flags according to cal flags.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.

virtual void casa::MuellerDiag::flag ( VisVector v  )  [virtual]

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.

virtual void casa::MuellerDiag::fromJones ( const Jones jones1,
const Jones jones2 
) [virtual]

Formation from Jones matrix outer product: optimized Diagonal version.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.

virtual void casa::MuellerDiag::invert (  )  [virtual]

In-place invert.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, casa::MuellerScal, casa::AddMuellerDiag2, and casa::AddMuellerDiag.

virtual void casa::MuellerDiag::setMatByOk (  )  [virtual]

Set matrix elements according to ok flag (so we don't have to check ok flags atomically in apply).

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, casa::MuellerScal, casa::AddMuellerDiag2, and casa::AddMuellerDiag.

virtual MuellerType casa::MuellerDiag::type (  )  const [inline, virtual]

Return type id.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, casa::MuellerScal, casa::AddMuellerDiag2, and casa::AddMuellerDiag.

Definition at line 141 of file Mueller.h.

References casa::Mueller::Diagonal.

virtual uInt casa::MuellerDiag::typesize (  )  const [inline, virtual]

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.

Definition at line 142 of file Mueller.h.

virtual void casa::MuellerDiag::zero (  )  [private, virtual]

Zero the whole Mueller.

Reimplemented from casa::Mueller.

Reimplemented in casa::MuellerDiag2, and casa::MuellerScal.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1