casa::PlotMSPolSelection Class Reference

#include <PlotMS.h>

List of all members.

Public Member Functions

 PlotMSPolSelection (const String &polselstr=DEFAULT_POLSELSTR)
 ~PlotMSPolSelection ()
void setPolSelection (const String &polselstr)
const String & polselstr () const
unsigned int npols () const
int pol_selection (unsigned int index) const
int operator() (unsigned int index) const

Private Attributes

String itsPolSelStr_
vector< int > itsPolSel_

Static Private Attributes

static const String DEFAULT_POLSELSTR

Detailed Description

Definition at line 226 of file PlotMS.h.


Constructor & Destructor Documentation

casa::PlotMSPolSelection::PlotMSPolSelection ( const 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 238 of file PlotMS.h.

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

Member Data Documentation

const String casa::PlotMSPolSelection::DEFAULT_POLSELSTR [static, private]

Definition at line 244 of file PlotMS.h.

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

Definition at line 242 of file PlotMS.h.

Definition at line 241 of file PlotMS.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1