********************************************************** MfMueller (freq-dep MMueller) More...
#include <StandardVisCal.h>
Public Member Functions | |
| MfMueller (VisSet &vs) | |
| Constructor. | |
| MfMueller (String msname, Int MSnAnt, Int MSnSpw) | |
| MfMueller (const MSMetaInfoForCal &msmc) | |
| MfMueller (const Int &nAnt) | |
| virtual | ~MfMueller () |
| 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 M (this is the ONLY fundamental difference from M). | |
| virtual void | normalize () |
| Normalize baseline spectra (after B). | |
********************************************************** MfMueller (freq-dep MMueller)
Definition at line 455 of file StandardVisCal.h.
| casa::MfMueller::MfMueller | ( | VisSet & | vs | ) |
Constructor.
| casa::MfMueller::MfMueller | ( | String | msname, | |
| Int | MSnAnt, | |||
| Int | MSnSpw | |||
| ) |
| casa::MfMueller::MfMueller | ( | const MSMetaInfoForCal & | msmc | ) |
| casa::MfMueller::MfMueller | ( | const Int & | nAnt | ) |
| virtual casa::MfMueller::~MfMueller | ( | ) | [virtual] |
| virtual Bool casa::MfMueller::freqDepPar | ( | ) | [inline, virtual] |
This is the freq-dep version of M (this is the ONLY fundamental difference from M).
Reimplemented from casa::VisCal.
Definition at line 475 of file StandardVisCal.h.
References casacore::True.
| virtual String casa::MfMueller::longTypeName | ( | ) | [inline, virtual] |
Reimplemented from casa::MMueller.
Definition at line 471 of file StandardVisCal.h.
| virtual void casa::MfMueller::normalize | ( | ) | [virtual] |
Normalize baseline spectra (after B).
Reimplemented from casa::SolvableVisCal.
| virtual Type casa::MfMueller::type | ( | ) | [inline, virtual] |
Return the type enum.
Reimplemented from casa::MMueller.
Definition at line 467 of file StandardVisCal.h.
References casa::VisCal::M.
| virtual String casa::MfMueller::typeName | ( | ) | [inline, virtual] |
Return type name as string.
Reimplemented from casa::MMueller.
Definition at line 470 of file StandardVisCal.h.
1.6.1