casa::MuellerScal Class Reference

#include <Mueller.h>

Inheritance diagram for casa::MuellerScal:
casa::MuellerDiag casa::Mueller

List of all members.

Public Member Functions

 MuellerScal ()
 Construct.
virtual ~MuellerScal ()
 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 Scalar 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 Scalar 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

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

Private Member Functions

virtual void zero ()
 Zero the whole Mueller.

Detailed Description

Definition at line 221 of file Mueller.h.


Constructor & Destructor Documentation

casa::MuellerScal::MuellerScal (  ) 

Construct.

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

Dtor.

Definition at line 229 of file Mueller.h.

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

Default/Copy ctors are protected.


Member Function Documentation

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

Reimplemented from casa::MuellerDiag.

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

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

Reimplemented from casa::MuellerDiag.

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

Apply only flags according to cal flags.

Reimplemented from casa::MuellerDiag.

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

Reimplemented from casa::MuellerDiag.

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

Formation from Jones matrix outer product: optimized Scalar version.

Reimplemented from casa::MuellerDiag.

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

In-place invert.

Reimplemented from casa::MuellerDiag.

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

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

Reimplemented from casa::MuellerDiag.

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

Return type id.

Reimplemented from casa::MuellerDiag.

Definition at line 232 of file Mueller.h.

References casa::Mueller::Scalar.

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

Reimplemented from casa::MuellerDiag.

Definition at line 233 of file Mueller.h.

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

Zero the whole Mueller.

Reimplemented from casa::MuellerDiag.


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