Qimager.h

Classes

Qimager -- Class that contains functions needed for qimager (full description)

class Qimager

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)

Description

Forward declarations

Member Description

Qimager(MeasurementSet& ms)

Default constructor

Qimager(const Qimager&)

Copy constructor and assignment operator

Qimager& operator=(const Qimager&)

virtual ~Qimager()

Destructor

virtual Bool openSubTables()

open all the subtables as userNoReadLock

virtual Bool lock()

Lock the ms and its subtables

virtual Bool unlock()

Unlock the ms and its subtables

virtual Bool selectDataChannel(VisSet& vs, Vector<Int>& spectralwindowids, String& dataMode, Vector<Int>& dataNchan, Vector<Int>& dataStart, Vector<Int>& dataStep, MRadialVelocity& mDataStart, MRadialVelocity& mDataStep)

Utility function to do channel selection