casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
casa::PlotMSPolSelection Class Reference

#include <PlotMS.h>

Public Member Functions

 PlotMSPolSelection (const casacore::String &polselstr=DEFAULT_POLSELSTR)
 
 ~PlotMSPolSelection ()
 
void setPolSelection (const casacore::String &polselstr)
 
const casacore::Stringpolselstr () 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
 

Detailed Description

Definition at line 246 of file PlotMS.h.

Constructor & Destructor Documentation

casa::PlotMSPolSelection::PlotMSPolSelection ( const casacore::String polselstr = DEFAULT_POLSELSTR)
casa::PlotMSPolSelection::~PlotMSPolSelection ( )

Member Function Documentation

unsigned int casa::PlotMSPolSelection::npols ( ) const
int casa::PlotMSPolSelection::operator() ( unsigned int  index) const
inline

Definition at line 258 of file PlotMS.h.

int casa::PlotMSPolSelection::pol_selection ( unsigned int  index) const
const casacore::String& casa::PlotMSPolSelection::polselstr ( ) const
void casa::PlotMSPolSelection::setPolSelection ( const casacore::String polselstr)

Member Data Documentation

const casacore::String casa::PlotMSPolSelection::DEFAULT_POLSELSTR
staticprivate

Definition at line 264 of file PlotMS.h.

vector<int> casa::PlotMSPolSelection::itsPolSel_
private

Definition at line 262 of file PlotMS.h.

casacore::String casa::PlotMSPolSelection::itsPolSelStr_
private

Definition at line 261 of file PlotMS.h.


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