28 #ifndef MS_MSSCANPARSE_H
29 #define MS_MSSCANPARSE_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSParse.h>
34 #include <casacore/measures/Measures/MEpoch.h>
MeasurementSet * ms()
Get ms object.
const TableExprNode * selectScanIdsGTEQ(const Vector< Int > &scanids)
MSScanParse(const MeasurementSet *ms, const TableExprNode &colAsTEN)
const TableExprNode * selectRangeGEAndLE(const Int &n0, const Int &n1)
const TableExprNode * selectScanIdsLTEQ(const Vector< Int > &scanids)
MSScanParse(const MeasurementSet *ms)
Associate the ms and the shorthand.
const TableExprNode * selectScanIdsGT(const Vector< Int > &scanids)
std::vector< Int > & accumulateIDs(const Int id0, const Int id1=-1)
std::vector< Int > parsedIDList_p
void setMaxScan(const Int &n)
void appendToIDList(const Vector< Int > &v)
const TableExprNode * selectScanIdsLT(const Vector< Int > &scanids)
MSScanParse()
Default constructor.
static MSScanParse * thisMSSParser
const TableExprNode node()
Get table expression node object.
const TableExprNode * selectScanIds()
Vector< Int > selectedIDs()
static TableExprNode columnAsTEN_p
const TableExprNode * selectScanIds(const Vector< Int > &scanids)
const TableExprNode * selectRangeGTAndLT(const Int &n0, const Int &n1)
String: the storage and methods of handling collections of characters.
void resize(size_t len, bool copyValues=false)
this file contains all the compiler specific defines