casa
$Rev:20696$
|
Freq-dep XY-phase. More...
#include <DJones.h>
Public Member Functions | |
GlinXphfJones (VisSet &vs) | |
Constructor. | |
GlinXphfJones (const Int &nAnt) | |
virtual | ~GlinXphfJones () |
virtual String | typeName () |
Return type name as string Return type name as string. | |
virtual String | longTypeName () |
virtual Bool | freqDepPar () |
This is the freq-dep version of GlinXphJones (this is the ONLY fundamental difference from GlinXphJones) |
Constructor.
casa::GlinXphfJones::GlinXphfJones | ( | const Int & | nAnt | ) |
virtual casa::GlinXphfJones::~GlinXphfJones | ( | ) | [virtual] |
virtual Bool casa::GlinXphfJones::freqDepPar | ( | ) | [inline, virtual] |
This is the freq-dep version of GlinXphJones (this is the ONLY fundamental difference from GlinXphJones)
Reimplemented from casa::GlinXphJones.
Definition at line 491 of file DJones.h.
References casa::True.
virtual String casa::GlinXphfJones::longTypeName | ( | ) | [inline, virtual] |
Reimplemented from casa::GlinXphJones.
virtual String casa::GlinXphfJones::typeName | ( | ) | [inline, virtual] |
Return type name as string Return type name as string.
Reimplemented from casa::GlinXphJones.