Qimager.h
Classes
- Qimager -- Class that contains functions needed for qimager (full description)
Interface
- Public Members
- Qimager(MeasurementSet& ms)
- Qimager(const Qimager&)
- Qimager& operator=(const Qimager&)
- virtual ~Qimager()
- virtual Bool openSubTables()
- virtual Bool lock()
- virtual Bool unlock()
- virtual Bool selectDataChannel(VisSet& vs, Vector<Int>& spectralwindowids, String& dataMode, Vector<Int>& dataNchan, Vector<Int>& dataStart, Vector<Int>& dataStep, MRadialVelocity& mDataStart, MRadialVelocity& mDataStep)
Forward declarations
Member Description
Default constructor
Qimager(const Qimager&)
Copy constructor and assignment operator
Qimager& operator=(const Qimager&)
Destructor
open all the subtables as userNoReadLock
virtual Bool lock()
Lock the ms and its subtables
virtual Bool unlock()
Unlock the ms and its subtables
Utility function to do channel selection