#include <FunctionalProxy.h>
Definition at line 41 of file FunctionalProxy.h.
casacore::FunctionalProxy::FunctionalProxy |
( |
| ) |
|
|
inline |
casacore::FunctionalProxy::FunctionalProxy |
( |
const Record & |
rec, |
|
|
Int |
type = 0 |
|
) |
| |
type 0==Double, other == DComplex
virtual casacore::FunctionalProxy::~FunctionalProxy |
( |
| ) |
|
|
virtual |
Record casacore::FunctionalProxy::asrecord |
( |
| ) |
|
Vector<DComplex> casacore::FunctionalProxy::fc |
( |
const Vector< DComplex > & |
val | ) |
|
Record casacore::FunctionalProxy::fhd2rec |
( |
| ) |
|
|
private |
Record casacore::FunctionalProxy::fhdc2rec |
( |
| ) |
|
|
private |
Vector<Bool> casacore::FunctionalProxy::masks |
( |
| ) |
const |
uInt casacore::FunctionalProxy::ndim |
( |
| ) |
const |
Int casacore::FunctionalProxy::npar |
( |
| ) |
const |
Vector<Double> casacore::FunctionalProxy::parameters |
( |
| ) |
const |
Vector<DComplex> casacore::FunctionalProxy::parametersc |
( |
| ) |
const |
void casacore::FunctionalProxy::rec2fhd |
( |
const Record & |
rec | ) |
|
|
private |
void casacore::FunctionalProxy::rec2fhdc |
( |
const Record & |
rec | ) |
|
|
private |
void casacore::FunctionalProxy::setmask |
( |
Int |
i, |
|
|
Bool |
val |
|
) |
| |
void casacore::FunctionalProxy::setmasks |
( |
const Vector< Bool > & |
val | ) |
|
void casacore::FunctionalProxy::setpar |
( |
Int |
i, |
|
|
Double |
val |
|
) |
| |
void casacore::FunctionalProxy::setparameters |
( |
const Vector< Double > & |
val | ) |
|
void casacore::FunctionalProxy::setparametersc |
( |
const Vector< DComplex > & |
val | ) |
|
void casacore::FunctionalProxy::setparc |
( |
Int |
i, |
|
|
DComplex |
val |
|
) |
| |
Int casacore::FunctionalProxy::type_ |
|
private |
The documentation for this class was generated from the following file: