casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Classes

MeasurementSet selection functionality. More...

Modules

 MSSel_module_internal_classes
 Internal MSSel_module classes and functions.
 

Classes

class  casacore::MSAntennaIndex
 Class to handle lookup or indexing into a MS ANTENNA subtable. More...
 
class  casacore::MSDataDescIndex
 Class to handle lookup or indexing into a MS DATA_DESC subtable. More...
 
class  casacore::MSDopplerIndex
 
class  casacore::MSFeedIndex
 
class  casacore::MSFieldIndex
 Class to handle lookup or indexing into a MS FIELD subtable. More...
 
class  casacore::MSFieldParse
 Class to hold values from field grammar parser. More...
 
class  casacore::MSFreqOffIndex
 
class  casacore::MSObservationIndex
 Class to handle lookup or indexing into an MS OBSERVATION subtable. More...
 
class  casacore::MSPointingIndex
 
class  casacore::MSPolarizationIndex
 Class to handle lookup or indexing into an MS POLARIZATION subtable. More...
 
class  casacore::MSSelectableTable
 MSSelectableTable: An interface class used by MSSelection module to access the sub-tables and main-table columns of MS-like tables. More...
 
class  casacore::MSInterface
 MSInterface: A specialization of MSSelectableTable for accessing MS. More...
 
class  casacore::MSSelection
 MSSelection: Class to represent a selection on an MS. More...
 
class  casacore::MSSelectionError
 
class  casacore::MSSelectionErrorHandler
 
class  casacore::MSSelectionKeywords
 MSSelectionKeywords specifies selection keywords for the MeasurementSet. More...
 
class  casacore::MSSelector
 MSSelector specifies selections on a MeasurementSet. More...
 
class  casacore::MSSourceIndex
 
class  casacore::MSSpwIndex
 Class to handle lookup or indexing into a MS Data_Desc_ID and SpectralWindow subtables. More...
 
class  casacore::MSSpWindowIndex
 Class to handle lookup or indexing into a MS SPECTRAL_WINDOW subtable. More...
 
class  casacore::MSSSpwErrorHandler
 
class  casacore::MSStateIndex
 Class to handle lookup or indexing into a MS FIELD subtable. More...
 
class  casacore::MSSysCalIndex
 
class  casacore::MSTableIndex
 
class  casacore::MSWeatherIndex
 

Detailed Description

MeasurementSet selection functionality.

See below for an overview of the classes in this module.

Prerequisite

Review Status

Reviewed By:
Bob Garwood
Date Reviewed:
1997/02/01

Synopsis

The classes in this module make it possible to do selection in MeasurementSets based on the dedicated CASA syntax which translates to TaQL commands.