28 #ifndef MS_MSUVDISTPARSE_H
29 #define MS_MSUVDISTPARSE_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSParse.h>
34 #include <casacore/casa/Arrays/Matrix.h>
118 const Bool wavelengthUnits,
119 const Bool meterUnits);
MeasurementSet * ms()
Get ms object.
static MSUvDistParse * thisMSUParser
static Vector< Bool > meterUnits_p
static const TableExprNode * node()
Get table expression node object.
MSUvDistParse(const MeasurementSet *ms)
Associate the ms and the shorthand.
Vector< Bool > selectedUnits()
void accumulateUVList(const Double r0, const Double r1, const Bool wavelengthUnits, const Bool meterUnits)
MSUvDistParse()
Default constructor.
static Matrix< Double > selectedUV_p
const TableExprNode * selectUVRange(const Double &startUV, const Double &endUV, const String &unit, Bool doSlow=False)
~MSUvDistParse() {if (node_p) delete node_p;node_p=0x0;}
Matrix< Double > selectedUV()
static TableExprNode * node_p
void resize(size_t nx, size_t ny, bool copyValues=false)
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
bool Bool
Define the standard types used by Casacore.