casa::SimpleSubMS Class Reference

SimpleSubMS provide a simpler subset of SubMS. The purpose of this class to avoid unnecessary IO for some simplistic selection and subMSsing No averaging no fanciness...simple time and channel subsets. More...

#include <SimpleSubMS.h>

List of all members.

Public Member Functions

 SimpleSubMS (MeasurementSet &ms)
 Constructor with an ms.
 ~SimpleSubMS ()
 Die...die.
virtual MeasurementSet * makeMemSubMS (const MS::PredefinedColumns &datacol, const String &diskname=String(""))
 In this form whichDataCol gets passed to parseColumnNames().

Detailed Description

SimpleSubMS provide a simpler subset of SubMS. The purpose of this class to avoid unnecessary IO for some simplistic selection and subMSsing No averaging no fanciness...simple time and channel subsets.

<visibility=export>

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

SimpleSubMS ...from the SUBset of an MS and Simple

Synopsis

The order of operations (as in ms::split()) is: ctor setmsselect selectTime makeScratchSubMS

Definition at line 66 of file SimpleSubMS.h.


Constructor & Destructor Documentation

casa::SimpleSubMS::SimpleSubMS ( MeasurementSet &  ms  ) 

Constructor with an ms.

casa::SimpleSubMS::~SimpleSubMS (  ) 

Die...die.


Member Function Documentation

virtual MeasurementSet* casa::SimpleSubMS::makeMemSubMS ( const MS::PredefinedColumns &  datacol,
const String &  diskname = String("") 
) [virtual]

In this form whichDataCol gets passed to parseColumnNames().


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