28 #ifndef MS_MSSPWPARSE_H
29 #define MS_MSSPWPARSE_H
static void cleanupNode()
Class to hold values from field grammar parser.
static Matrix< Int > chanList
Class to hold values from an ms grammar parser.
static Vector< Int > selectedDDIDs()
A Table intended to hold a MeasurementSet DATADESCRIPTION table.
Handle class for a table column expression tree.
const TableExprNode * selectSpwIdsFromFreqList(const Vector< Float > &spwIds, const Float factor)
static MSSpwParse * thisMSSParser
Referenced counted pointer for constant data.
MSSpectralWindow spwSubTable_p
const TableExprNode * endOfCeremony(const TableExprNode &ten)
static void cleanupErrorHandler()
static Vector< Int > ddidList
bool Bool
Define the standard types used by Casacore.
const TableExprNode * selectSpwIdsFromIDList(const Vector< Int > &spwIds, const Bool addTen=True, const Bool addIDs=True)
MSSpectralWindow & subTable()
void selectChannelsFromDefaultList(Vector< Int > &spwIds, Vector< Int > &chanDefaultList)
A Table intended to hold astronomical data (a set of Measurements).
static CountedPtr< MSSelectionErrorHandler > thisMSSpwErrorHandler
void resize(size_t len, bool copyValues=false)
static Vector< Int > selectedIDs()
static Matrix< Int > selectedChanIDs()
static Vector< Int > idList
MSSpwParse()
Default constructor.
void selectChannelsFromIDList(Vector< Int > &spwIds, Vector< Int > &chanIDList, Int nFSpec)
static TableExprNode columnAsTEN_p
static const TableExprNode * node()
const TableExprNode *selectSpwOrSource(const String& fieldName);
static TableExprNode * node_p
MSDataDescription ddSubTable_p
MeasurementSet * ms()
Get ms object.
void resize(size_t nx, size_t ny, bool copyValues=false)
A Table intended to hold a MeasurementSet SPECTRAL_WINDOW table.