#include <ParamId.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 ParamId * | create (const EConsElem &elem=EConsElem::fromKey("UNKNOWN"), int iv1=0, int iv2=0) |
| |
◆ ParamId() [1/2]
| ParamId::ParamId |
( |
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN"), |
|
|
int |
iv1 = 0, |
|
|
int |
iv2 = 0 |
|
) |
| |
◆ ParamId() [2/2]
| ParamId::ParamId |
( |
const ParamId & |
m | ) |
|
◆ ~ParamId()
◆ create()
| ParamId * ParamId::create |
( |
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN"), |
|
|
int |
iv1 = 0, |
|
|
int |
iv2 = 0 |
|
) |
| |
|
static |
◆ getIV1()
| int ParamId::getIV1 |
( |
| ) |
const |
|
inline |
◆ getIV2()
| int ParamId::getIV2 |
( |
| ) |
const |
|
inline |
◆ getType()
| const EConsElem& ParamId::getType |
( |
| ) |
const |
|
inline |
◆ init()
| int ParamId::init |
( |
const EConsElem & |
type, |
|
|
int |
iv1, |
|
|
int |
iv2 |
|
) |
| |
◆ matchIV1()
| bool ParamId::matchIV1 |
( |
int |
iv10 | ) |
const |
|
inline |
◆ matchIV2()
| bool ParamId::matchIV2 |
( |
int |
iv20 | ) |
const |
|
inline |
◆ matchType()
| bool ParamId::matchType |
( |
const EConsElem & |
type0 | ) |
const |
|
inline |
◆ operator=()
◆ setType()
| void ParamId::setType |
( |
const EConsElem & |
type | ) |
|
|
inline |
◆ toString()
The documentation for this class was generated from the following files: