#include <SynthesisUtilMethods.h>
Public Member Functions | |
SynthesisParamsGrid () | |
~SynthesisParamsGrid () | |
void | fromRecord (const Record &inrec) |
void | setDefaults () |
String | verify () const |
Record | toRecord () const |
Public Attributes | |
String | imageName |
String | gridder |
FTMachine setup. | |
String | ftmachine |
String | convFunc |
String | vpTable |
Int | wprojplanes |
Bool | useDoublePrec |
Bool | useAutoCorr |
Float | padding |
Int | facets |
Facets for gridding. | |
Int | chanchunks |
Cube chunks for gridding. | |
String | interpolation |
Spectral axis interpolation. | |
Quantity | distance |
Moving phase center ? | |
MDirection | trackDir |
Bool | trackSource |
Bool | aTermOn |
For wb-aprojection ftm. | |
Bool | psTermOn |
Bool | mTermOn |
Bool | wbAWP |
Bool | doPointing |
Bool | doPBCorr |
Bool | conjBeams |
String | cfCache |
Float | computePAStep |
Float | rotatePAStep |
String | mType |
Mapper Type. |
Definition at line 277 of file SynthesisUtilMethods.h.
casa::SynthesisParamsGrid::SynthesisParamsGrid | ( | ) |
casa::SynthesisParamsGrid::~SynthesisParamsGrid | ( | ) |
void casa::SynthesisParamsGrid::fromRecord | ( | const Record & | inrec | ) | [virtual] |
Implements casa::SynthesisParams.
Referenced by casa::CubePartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
void casa::SynthesisParamsGrid::setDefaults | ( | ) | [virtual] |
Implements casa::SynthesisParams.
Record casa::SynthesisParamsGrid::toRecord | ( | ) | const [virtual] |
Implements casa::SynthesisParams.
String casa::SynthesisParamsGrid::verify | ( | ) | const [virtual] |
Implements casa::SynthesisParams.
For wb-aprojection ftm.
Definition at line 312 of file SynthesisUtilMethods.h.
Referenced by casa::SynthesisImagerMixin< T >::setup_imager().
Definition at line 313 of file SynthesisUtilMethods.h.
Referenced by casa::SynthesisImagerMixin< T >::getCFCacheList(), and casa::SynthesisImagerMixin< T >::setup_imager().
Cube chunks for gridding.
Definition at line 301 of file SynthesisUtilMethods.h.
Definition at line 314 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Definition at line 292 of file SynthesisUtilMethods.h.
Quantity casa::SynthesisParamsGrid::distance |
Moving phase center ?
Definition at line 307 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Facets for gridding.
Definition at line 298 of file SynthesisUtilMethods.h.
Definition at line 292 of file SynthesisUtilMethods.h.
Referenced by casa::SynthesisImagerMixin< T >::setup_imager().
FTMachine setup.
Definition at line 292 of file SynthesisUtilMethods.h.
Definition at line 289 of file SynthesisUtilMethods.h.
Spectral axis interpolation.
Definition at line 304 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Mapper Type.
Definition at line 317 of file SynthesisUtilMethods.h.
Definition at line 295 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Referenced by casa::SynthesisImagerMixin< T >::setup_imager().
Definition at line 314 of file SynthesisUtilMethods.h.
MDirection casa::SynthesisParamsGrid::trackDir |
Definition at line 308 of file SynthesisUtilMethods.h.
Definition at line 309 of file SynthesisUtilMethods.h.
Definition at line 294 of file SynthesisUtilMethods.h.
Definition at line 294 of file SynthesisUtilMethods.h.
Definition at line 292 of file SynthesisUtilMethods.h.
Definition at line 312 of file SynthesisUtilMethods.h.
Definition at line 293 of file SynthesisUtilMethods.h.