casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
UvwCoords::ArrayParam Struct Reference

(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::Tagv_ant
 
unsigned int nrepeat
 
Enum
< CorrelationModeMod::CorrelationMode > 
e_correlationMode
 

Detailed Description

(Sub-)array parameters constraining order and size of the output vector of 3D UVW coords triplets.

Definition at line 188 of file UvwCoords.h.

Member Function Documentation

bool UvwCoords::ArrayParam::operator== ( ArrayParam rhs)
inline

Concept Equality Comparable:

Note
Two subarrays are equals if they correspond to the same set (in mathematical sense) of antennas

Definition at line 198 of file UvwCoords.h.

References v_ant.

string UvwCoords::ArrayParam::show ( )
inline

Definition at line 211 of file UvwCoords.h.

References nrepeat, casa::vpf::toString(), and v_ant.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: