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