28 #ifndef MS_MSFIELDPARSE_H 29 #define MS_MSFIELDPARSE_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/ms/MeasurementSets/MSField.h> 34 #include <casacore/ms/MeasurementSets/MSFieldColumns.h> 35 #include <casacore/ms/MSSel/MSParse.h> 36 #include <casacore/ms/MSSel/MSSelectionError.h> 37 #include <casacore/ms/MSSel/MSSelectableTable.h> Class to hold values from field grammar parser.
static MSFieldParse * thisMSFParser
const TableExprNode * selectFieldIds(const Vector< Int > &fieldIds)
Class to hold values from an ms grammar parser.
Handle class for a table column expression tree.
MSFieldParse()
Default constructor.
MSField msFieldSubTable_p
static const TableExprNode * node()
Get table expression node object.
static Vector< Int > idList
static TableExprNode * node_p
static TableExprNode columnAsTEN_p
static Vector< Int > selectedIDs()
A Table intended to hold a MeasurementSet FIELD table.
A Table intended to hold astronomical data (a set of Measurements).
String: the storage and methods of handling collections of characters.
MeasurementSet * ms()
Get ms object.
this file contains all the compiler specific defines