Go to the documentation of this file.
28 #ifndef MS_MSUVDISTPARSE_H
29 #define MS_MSUVDISTPARSE_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSParse.h>
MSCorrParse(const MeasurementSet *ms)
Associate the ms and the shorthand.
static const TableExprNode * node()
Get table expression node object.
MeasurementSet * ms()
Get ms object.
MSCorrParse()
Default constructor.
Class to hold values from UV dist grammar parser.
Class to hold values from an ms grammar parser.
static TableExprNode * node_p
this file contains all the compiler specific defines
Handle class for a table column expression tree.
A Table intended to hold astronomical data (a set of Measurements).
const TableExprNode * selectCorrType(const String &corrType)
~MSCorrParse() {if (node_p) delete node_p;node_p=0x0;} MS selection
String: the storage and methods of handling collections of characters.