|
| SIMapper (casacore::CountedPtr< SIImageStore > &imagestore, casacore::CountedPtr< FTMachine > &ftm, casacore::CountedPtr< FTMachine > &iftm) |
| Default constructor. More...
|
|
| SIMapper (casacore::CountedPtr< SIImageStore > &imagestore, casacore::CountedPtr< refim::FTMachine > &ftm, casacore::CountedPtr< refim::FTMachine > &iftm) |
| Vi2/VisBuffer2 constructor. More...
|
|
| SIMapper (const ComponentList &cl, casacore::String &whichMachine) |
|
virtual | ~SIMapper () |
|
virtual void | initializeGrid (vi::VisBuffer2 &vb, casacore::Bool dopsf, casacore::Bool firstaccess=false) |
|
virtual void | grid (vi::VisBuffer2 &vb, casacore::Bool dopsf, refim::FTMachine::Type col, const casacore::Int whichFTM=-1) |
|
virtual void | finalizeGrid (vi::VisBuffer2 &vb, casacore::Bool dopsf) |
|
virtual void | initializeDegrid (vi::VisBuffer2 &vb, casacore::Int row=-1) |
|
virtual void | degrid (vi::VisBuffer2 &vb) |
|
virtual void | addPB (vi::VisBuffer2 &vb, PBMath &pbMath, const casacore::MDirection &altDir=MDirection(), const casacore::Bool useAltDir=False) |
|
virtual void | initializeGrid (VisBuffer &vb, casacore::Bool dopsf, casacore::Bool firstaccess=false) |
|
virtual void | grid (VisBuffer &vb, casacore::Bool dopsf, FTMachine::Type col, const casacore::Int whichFTM=-1) |
|
virtual void | finalizeGrid (VisBuffer &vb, casacore::Bool dopsf) |
|
virtual void | initializeDegrid (VisBuffer &vb, casacore::Int row=-1) |
|
virtual void | degrid (VisBuffer &vb) |
|
virtual void | addPB (VisBuffer &vb, PBMath &pbMath) |
|
virtual void | finalizeDegrid () |
|
casacore::Bool | getCLRecord (casacore::Record &rec) |
|
casacore::Bool | getFTMRecord (casacore::Record &rec, const casacore::String diskimage="") |
|
virtual casacore::String | getImageName () |
|
virtual casacore::CountedPtr
< SIImageStore > | imageStore () |
|
virtual casacore::Bool | releaseImageLocks () |
|
const casacore::CountedPtr
< FTMachine > & | getFTM (const casacore::Bool ift=true) |
|
const casacore::CountedPtr
< refim::FTMachine > & | getFTM2 (const casacore::Bool ift=true) |
|
virtual void | initPB () |
|
Class that contains functions needed for imager.
Definition at line 57 of file SIMapper.h.