#include <CovParamId.hpp>
|
static CovParamId * | create (int igrf=0, int icov=0, const EConsElem &elem=EConsElem::fromKey("UNKNOWN"), int iv1=0, int iv2=0) |
|
This class is used:
- to define the constraints for the Model Automatic Fitting (authAssign true)
- to define the non-stationary parameters of a Model
CovParamId::CovParamId |
( |
int |
igrf = 0 , |
|
|
int |
icov = 0 , |
|
|
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN") , |
|
|
int |
iv1 = 0 , |
|
|
int |
iv2 = 0 |
|
) |
| |
CovParamId::~CovParamId |
( |
| ) |
|
|
virtual |
CovParamId * CovParamId::create |
( |
int |
igrf = 0 , |
|
|
int |
icov = 0 , |
|
|
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN") , |
|
|
int |
iv1 = 0 , |
|
|
int |
iv2 = 0 |
|
) |
| |
|
static |
int CovParamId::getICov |
( |
| ) |
const |
|
inline |
int CovParamId::getIGrf |
( |
| ) |
const |
|
inline |
int CovParamId::getIV1 |
( |
| ) |
const |
|
inline |
int CovParamId::getIV2 |
( |
| ) |
const |
|
inline |
const EConsElem& CovParamId::getType |
( |
| ) |
const |
|
inline |
int CovParamId::init |
( |
int |
igrf, |
|
|
int |
icov, |
|
|
const EConsElem & |
type, |
|
|
int |
iv1, |
|
|
int |
iv2 |
|
) |
| |
bool CovParamId::matchICov |
( |
int |
icov0 | ) |
const |
|
inline |
bool CovParamId::matchIGrf |
( |
int |
igrf0 | ) |
const |
|
inline |
bool CovParamId::matchIV1 |
( |
int |
iv10 | ) |
const |
|
inline |
bool CovParamId::matchIV2 |
( |
int |
iv20 | ) |
const |
|
inline |
bool CovParamId::matchType |
( |
const EConsElem & |
type0 | ) |
const |
|
inline |
void CovParamId::setType |
( |
const EConsElem & |
type | ) |
|
|
inline |
The documentation for this class was generated from the following files: