********************************************************** TfOpac (freq-dep TOpac) More...
#include <StandardVisCal.h>
Public Member Functions | |
| TfOpac (VisSet &vs) | |
| Constructor. | |
| TfOpac (String msname, Int MSnAnt, Int MSnSpw) | |
| TfOpac (const MSMetaInfoForCal &msmc) | |
| virtual | ~TfOpac () |
| TfOpac(const Int& nAnt);. | |
| virtual Type | type () |
| Return the type enum. | |
| virtual String | typeName () |
| Return type name as string. | |
| virtual String | longTypeName () |
| virtual Bool | freqDepPar () |
| This is the freq-dep version of TOpac (this is the ONLY fundamental difference from TOpac). | |
Protected Member Functions | |
| virtual void | calcAllJones () |
| Calculate the TfOpac matrix for all ants. | |
Private Member Functions | |
| virtual void | calcWtScale () |
| Frequency weight scaling factors. | |
********************************************************** TfOpac (freq-dep TOpac)
Definition at line 566 of file StandardVisCal.h.
| casa::TfOpac::TfOpac | ( | VisSet & | vs | ) |
Constructor.
| casa::TfOpac::TfOpac | ( | String | msname, | |
| Int | MSnAnt, | |||
| Int | MSnSpw | |||
| ) |
| casa::TfOpac::TfOpac | ( | const MSMetaInfoForCal & | msmc | ) |
| virtual casa::TfOpac::~TfOpac | ( | ) | [virtual] |
TfOpac(const Int& nAnt);.
| virtual void casa::TfOpac::calcAllJones | ( | ) | [protected, virtual] |
Calculate the TfOpac matrix for all ants.
Reimplemented from casa::TOpac.
| virtual void casa::TfOpac::calcWtScale | ( | ) | [private, virtual] |
Frequency weight scaling factors.
Reimplemented from casa::VisJones.
| virtual Bool casa::TfOpac::freqDepPar | ( | ) | [inline, virtual] |
This is the freq-dep version of TOpac (this is the ONLY fundamental difference from TOpac).
Reimplemented from casa::VisCal.
Definition at line 586 of file StandardVisCal.h.
References casacore::True.
| virtual String casa::TfOpac::longTypeName | ( | ) | [inline, virtual] |
Reimplemented from casa::TOpac.
Definition at line 582 of file StandardVisCal.h.
| virtual Type casa::TfOpac::type | ( | ) | [inline, virtual] |
Return the type enum.
Reimplemented from casa::TOpac.
Definition at line 578 of file StandardVisCal.h.
References casa::VisCal::T.
| virtual String casa::TfOpac::typeName | ( | ) | [inline, virtual] |
Return type name as string.
Reimplemented from casa::TOpac.
Definition at line 581 of file StandardVisCal.h.
1.6.1