(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 () |
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 192 of file UvwCoords.h.
bool UvwCoords::ArrayParam::operator== | ( | ArrayParam & | rhs | ) | [inline] |
Concept Equality Comparable:.
Definition at line 202 of file UvwCoords.h.
References v_ant.
string UvwCoords::ArrayParam::show | ( | ) | [inline] |
Definition at line 215 of file UvwCoords.h.
References nrepeat, casacore::toString(), and v_ant.
Enum<CorrelationMode> UvwCoords::ArrayParam::e_correlationMode |
Definition at line 197 of file UvwCoords.h.
unsigned int UvwCoords::ArrayParam::nrepeat |
Definition at line 196 of file UvwCoords.h.
Referenced by show().
Definition at line 194 of file UvwCoords.h.
vector<Tag> UvwCoords::ArrayParam::v_ant |
Definition at line 195 of file UvwCoords.h.
Referenced by operator==(), and show().