29 #ifndef MS_MSSPWINDOWINDEX_H
30 #define MS_MSSPWINDOWINDEX_H
Class to handle lookup or indexing into a MS SPECTRAL_WINDOW subtable.
Vector< Int > spWindowIds_p
Vector cache of SpWindow id's.
MSSpWindowColumns msSpWindowCols_p
SPECTRAL_WINDOW subtable column accessor.
virtual ~MSSpWindowIndex()
Null destructor.
Vector< Int > matchFreqGrpName(const String &freqGrpName)
Look up SPECTRAL_WINDOW_ID's for a given frequency group name.
A class to provide easy access to MSSpectralWindow columns.
Vector< Int > matchFreqGrp(const Int &freqGrp)
Look up SPECTRAL_WINDOW_ID's for a given frequency group or groups.
MSSpWindowIndex()
Disallow null constructor.
String: the storage and methods of handling collections of characters.
Vector< Int > matchFreq(const Vector< MFrequency > &chanFreq, const Vector< MVFrequency > &chanWidth, const Double &freqTol)
Look up SPECTRAL_WINDOW_ID's for a given frequency axis sampling.
A Table intended to hold a MeasurementSet SPECTRAL_WINDOW table.