29 #ifndef MS_MSPOLINDEX_H
30 #define MS_MSPOLINDEX_H
Vector< Int > polarizationIds_p
Vector cache of polarization id's.
MSPolarizationIndex()
Disallow null constructor.
Vector< Int > matchCorrType(const Vector< Int > &corrType, Bool exactMatch=True)
/////////////////// Add for MS selection ////////////////////////////// Only Look up POLARIZATION_ID'...
Class to handle lookup or indexing into an MS POLARIZATION subtable.
virtual ~MSPolarizationIndex()
Null destructor.
Vector< Int > matchCorrTypeAndProduct(const Vector< Int > &corrType, const Matrix< Int > &corrProduct)
Look up POLARIZATION_ID's for a given set of polarization correlation types and receptor cross-produc...
A Table intended to hold a MeasurementSet POLARIZATION table.
bool Bool
Define the standard types used by Casacore.
MSPolarizationColumns msPolarizationCols_p
POLARIZATION subtable column accessor.
A class to provide easy access to MSPolarization columns.