casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes | Static Private Attributes
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 Stringpolselstr () 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 177 of file PlotMS.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Definition at line 189 of file PlotMS.h.

int casa::PlotMSPolSelection::pol_selection ( unsigned int  index) const

Member Data Documentation

Definition at line 195 of file PlotMS.h.

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

Definition at line 193 of file PlotMS.h.

Definition at line 192 of file PlotMS.h.


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