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