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>
Vector< Int > observationIds_p
Vector cache of observation id's.
MSObservationIndex()
Disallow null constructor.
MSObservationIndex(const MSObservation &observationTable)
Construct from an MS OBSERVATION subtable.
Vector< Int > matchProjectCode(const String &projectCode)
Look up OBSERVATION_ID's for a given project code.
virtual ~MSObservationIndex()
Null destructor.
MSObservationColumns msObservationCols_p
OBSERVATION subtable column accessor.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines