casa
5.7.0-16
|
(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: More... | |
string | show () |
Public Attributes | |
asdm::Tag | subarrayId |
std::vector< asdm::Tag > | v_ant |
unsigned int | nrepeat |
Enum < CorrelationModeMod::CorrelationMode > | e_correlationMode |
(Sub-)array parameters constraining order and size of the output vector of 3D UVW coords triplets.
Definition at line 188 of file UvwCoords.h.
|
inline |
Concept Equality Comparable:
Definition at line 198 of file UvwCoords.h.
References v_ant.
|
inline |
Definition at line 211 of file UvwCoords.h.
References nrepeat, casa::vpf::toString(), and v_ant.
Enum<CorrelationModeMod::CorrelationMode> UvwCoords::ArrayParam::e_correlationMode |
Definition at line 193 of file UvwCoords.h.
unsigned int UvwCoords::ArrayParam::nrepeat |
Definition at line 192 of file UvwCoords.h.
Referenced by show().
asdm::Tag UvwCoords::ArrayParam::subarrayId |
Definition at line 190 of file UvwCoords.h.
std::vector<asdm::Tag> UvwCoords::ArrayParam::v_ant |
Definition at line 191 of file UvwCoords.h.
Referenced by operator==(), and show().