29 #ifndef MS_MSOBSINDEX_H 30 #define MS_MSOBSINDEX_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/ms/MeasurementSets/MSObservation.h> 35 #include <casacore/ms/MeasurementSets/MSObsColumns.h> 36 #include <casacore/casa/Arrays/Vector.h> 37 #include <casacore/casa/Arrays/Matrix.h> 38 #include <casacore/casa/BasicSL/String.h> Class to handle lookup or indexing into an MS OBSERVATION subtable.
A Table intended to hold a MeasurementSet OBSERVATION table.
A class to provide easy access to MSObservation columns.
MSObservationColumns msObservationCols_p
OBSERVATION subtable column accessor.
Vector< Int > matchProjectCode(const String &projectCode)
Look up OBSERVATION_ID's for a given project code.
MSObservationIndex()
Disallow null constructor.
Vector< Int > observationIds_p
Vector cache of observation id's.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
virtual ~MSObservationIndex()
Null destructor.