casa
$Rev:20696$
|
(Sub-)array parameters constraining order and size of the output vector of 3D UVW coords triplets. More...
Public Member Functions | |
bool | operator== (ArrayParam &rhs) |
Concept Equality Comparable: | |
string | show () |
bool | operator== (ArrayParam &rhs) |
Concept Equality Comparable: | |
string | show () |
bool | operator== (ArrayParam &rhs) |
Concept Equality Comparable: | |
string | show () |
Public Attributes | |
Tag | subarrayId |
vector< Tag > | v_ant |
unsigned int | nrepeat |
Enum< CorrelationMode > | e_correlationMode |
(Sub-)array parameters constraining order and size of the output vector of 3D UVW coords triplets.
Definition at line 187 of file UvwCoords.h.
bool UvwCoords::ArrayParam::operator== | ( | ArrayParam & | rhs | ) | [inline] |
Concept Equality Comparable:
Definition at line 197 of file UvwCoords.h.
References v_ant.
bool UvwCoords::ArrayParam::operator== | ( | ArrayParam & | rhs | ) | [inline] |
Concept Equality Comparable:
Definition at line 197 of file UvwCoords.h.
bool UvwCoords::ArrayParam::operator== | ( | ArrayParam & | rhs | ) | [inline] |
Concept Equality Comparable:
Definition at line 197 of file UvwCoords.h.
string UvwCoords::ArrayParam::show | ( | ) | [inline] |
Definition at line 210 of file UvwCoords.h.
References casa::vpf::toString().
string UvwCoords::ArrayParam::show | ( | ) | [inline] |
Definition at line 210 of file UvwCoords.h.
References casa::vpf::toString().
string UvwCoords::ArrayParam::show | ( | ) | [inline] |
Definition at line 210 of file UvwCoords.h.
References casa::vpf::toString().
Enum< CorrelationMode > UvwCoords::ArrayParam::e_correlationMode |
Definition at line 192 of file UvwCoords.h.
unsigned int UvwCoords::ArrayParam::nrepeat |
Definition at line 191 of file UvwCoords.h.
Definition at line 189 of file UvwCoords.h.
vector< Tag > UvwCoords::ArrayParam::v_ant |
Definition at line 190 of file UvwCoords.h.
Referenced by operator==().