casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
casa::ParallelImagerParams Struct Reference

Collection of parameters for parallel imaging, categorized roughly by imaging component. More...

#include <ParallelImagerParams.h>

Public Member Functions

 ParallelImagerParams (casacore::Record sl, casacore::Record im, casacore::Record gr, casacore::Record wt, casacore::Record nm, casacore::Record dc, casacore::Record it)
 
 ParallelImagerParams ()
 

Public Attributes

casacore::Record selection
 
casacore::Record image
 
casacore::Record grid
 
casacore::Record weight
 
casacore::Record normalization
 
casacore::Record deconvolution
 
casacore::Record iteration
 

Detailed Description

Collection of parameters for parallel imaging, categorized roughly by imaging component.

Definition at line 38 of file ParallelImagerParams.h.

Constructor & Destructor Documentation

casa::ParallelImagerParams::ParallelImagerParams ( casacore::Record  sl,
casacore::Record  im,
casacore::Record  gr,
casacore::Record  wt,
casacore::Record  nm,
casacore::Record  dc,
casacore::Record  it 
)
inline

Definition at line 39 of file ParallelImagerParams.h.

casa::ParallelImagerParams::ParallelImagerParams ( )
inline

Definition at line 49 of file ParallelImagerParams.h.

Member Data Documentation

casacore::Record casa::ParallelImagerParams::deconvolution
casacore::Record casa::ParallelImagerParams::grid
casacore::Record casa::ParallelImagerParams::image
casacore::Record casa::ParallelImagerParams::iteration
casacore::Record casa::ParallelImagerParams::normalization
casacore::Record casa::ParallelImagerParams::selection
casacore::Record casa::ParallelImagerParams::weight

The documentation for this struct was generated from the following file: