#include <SIMapperCollection.h>
|
| SIMapperCollection () |
| Default constructor. More...
|
|
| ~SIMapperCollection () |
|
void | addMapper (casacore::CountedPtr< SIMapper > map) |
|
casacore::Int | nMappers () |
|
casacore::Vector
< casacore::String > | getImageNames () |
|
void | addMapper (casacore::Int mapperId, casacore::String mapperType, casacore::uInt nTaylorTerms, casacore::CountedPtr< FTMachine > ftm, casacore::CountedPtr< FTMachine > iftm, casacore::String imageName, casacore::CoordinateSystem &cSys, casacore::IPosition imShape, const casacore::Bool overwrite) |
|
*void | initializeGrid (vi::VisBuffer2 &vb, const casacore::Bool dopsf=false) |
|
void | grid (vi::VisBuffer2 &vb, const casacore::Bool dopsf=false, const FTMachine::Type col=FTMachine::CORRECTED) |
|
void | finalizeGrid (vi::VisBuffer2 &vb, const casacore::Bool dopsf=false) |
|
void | initializeDegrid (vi::VisBuffer2 &vb) |
|
void | degrid (vi::VisBuffer2 &vb, const casacore::Bool saveVirtualMod=false) |
|
void | saveVirtualModel (vi::VisBuffer2 &vb) |
|
void | finalizeDegrid (const vi::VisBuffer2 &vb) |
|
casacore::Record | getFTMRecord (casacore::Int mapperid) |
|
casacore::CountedPtr
< SIImageStore > | imageStore (const casacore::Int id=0) |
|
casacore::Bool | releaseImageLocks () |
|
void | checkOverlappingModels (casacore::String action) |
|
Definition at line 44 of file SIMapperCollection.h.
casa::refim::SIMapperCollection::SIMapperCollection |
( |
| ) |
|
casa::refim::SIMapperCollection::~SIMapperCollection |
( |
| ) |
|
void casa::refim::SIMapperCollection::checkOverlappingModels |
( |
casacore::String |
action | ) |
|
void casa::refim::SIMapperCollection::finalizeDegrid |
( |
const vi::VisBuffer2 & |
vb | ) |
|
void casa::refim::SIMapperCollection::initializeDegrid |
( |
vi::VisBuffer2 & |
vb | ) |
|
void casa::refim::SIMapperCollection::saveVirtualModel |
( |
vi::VisBuffer2 & |
vb | ) |
|
The documentation for this class was generated from the following file: