#include <SynthesisUtilMethods.h>
Public Member Functions | |
SynthesisParamsSelect () | |
SynthesisParamsSelect (const SynthesisParamsSelect &other) | |
~SynthesisParamsSelect () | |
virtual SynthesisParamsSelect & | operator= (const SynthesisParamsSelect &other) |
copy semantics | |
void | fromRecord (const Record &inrec) |
void | setDefaults () |
String | verify () const |
Record | toRecord () const |
Public Attributes | |
String | msname |
String | spw |
String | freqbeg |
String | freqend |
MFrequency::Types | freqframe |
String | field |
String | antenna |
String | timestr |
String | scan |
String | obs |
String | state |
String | uvdist |
String | taql |
String | intent |
Bool | usescratch |
Bool | readonly |
Bool | incrmodel |
String | datacolumn |
Definition at line 176 of file SynthesisUtilMethods.h.
casa::SynthesisParamsSelect::SynthesisParamsSelect | ( | ) |
casa::SynthesisParamsSelect::SynthesisParamsSelect | ( | const SynthesisParamsSelect & | other | ) |
casa::SynthesisParamsSelect::~SynthesisParamsSelect | ( | ) |
void casa::SynthesisParamsSelect::fromRecord | ( | const Record & | inrec | ) | [virtual] |
Implements casa::SynthesisParams.
Referenced by casa::CubePartitionMixin< T >::get_params(), and casa::ParallelImagerMixin< T >::ParallelImagerMixin().
virtual SynthesisParamsSelect& casa::SynthesisParamsSelect::operator= | ( | const SynthesisParamsSelect & | other | ) | [virtual] |
copy semantics
Reimplemented from casa::SynthesisParams.
void casa::SynthesisParamsSelect::setDefaults | ( | ) | [virtual] |
Implements casa::SynthesisParams.
Record casa::SynthesisParamsSelect::toRecord | ( | ) | const [virtual] |
Implements casa::SynthesisParams.
String casa::SynthesisParamsSelect::verify | ( | ) | const [virtual] |
Implements casa::SynthesisParams.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 196 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 191 of file SynthesisUtilMethods.h.
Definition at line 191 of file SynthesisUtilMethods.h.
MFrequency::Types casa::SynthesisParamsSelect::freqframe |
Definition at line 192 of file SynthesisUtilMethods.h.
Definition at line 194 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 191 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 194 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 191 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.
Definition at line 194 of file SynthesisUtilMethods.h.
Definition at line 193 of file SynthesisUtilMethods.h.