casa
5.7.0-16
|
#include <PlotMS.h>
Public Member Functions | |
PlotMSPolSelection (const casacore::String &polselstr=DEFAULT_POLSELSTR) | |
~PlotMSPolSelection () | |
void | setPolSelection (const casacore::String &polselstr) |
const casacore::String & | polselstr () const |
unsigned int | npols () const |
int | pol_selection (unsigned int index) const |
int | operator() (unsigned int index) const |
Private Attributes | |
casacore::String | itsPolSelStr_ |
vector< int > | itsPolSel_ |
Static Private Attributes | |
static const casacore::String | DEFAULT_POLSELSTR |
casa::PlotMSPolSelection::PlotMSPolSelection | ( | const casacore::String & | polselstr = DEFAULT_POLSELSTR | ) |
casa::PlotMSPolSelection::~PlotMSPolSelection | ( | ) |
unsigned int casa::PlotMSPolSelection::npols | ( | ) | const |
|
inline |
int casa::PlotMSPolSelection::pol_selection | ( | unsigned int | index | ) | const |
const casacore::String& casa::PlotMSPolSelection::polselstr | ( | ) | const |
void casa::PlotMSPolSelection::setPolSelection | ( | const casacore::String & | polselstr | ) |
|
staticprivate |
|
private |