#include <config.h>
◆ Config()
◆ calib_cpue_multiplier()
const QList< double > & Config::calib_cpue_multiplier |
( |
| ) |
const |
◆ calib_oth_landings()
const QList< double > & Config::calib_oth_landings |
( |
| ) |
const |
◆ calib_weight_at_szgroup()
const QList< double > & Config::calib_weight_at_szgroup |
( |
| ) |
const |
◆ getNbbenthospops()
int Config::getNbbenthospops |
( |
| ) |
const |
◆ getNbpops()
int Config::getNbpops |
( |
| ) |
const |
◆ getSzGroups()
int Config::getSzGroups |
( |
| ) |
const |
◆ grouped_tacs()
const QList< int > & Config::grouped_tacs |
( |
| ) |
const |
◆ implicit_pops()
const QList< int > & Config::implicit_pops |
( |
| ) |
const |
◆ implicit_pops_level2()
const QList< int > & Config::implicit_pops_level2 |
( |
| ) |
const |
◆ readFromFile()
Config Config::readFromFile |
( |
QString |
path, |
|
|
QString |
modelname, |
|
|
QString |
outputname |
|
) |
| |
|
static |
◆ save()
bool Config::save |
( |
QString |
path, |
|
|
QString |
modelname, |
|
|
QString |
outputname, |
|
|
QString * |
error |
|
) |
| |
◆ setCalib_cpue_multiplier()
void Config::setCalib_cpue_multiplier |
( |
const QList< double > & |
calib_cpue_multiplier | ) |
|
◆ setCalib_oth_landings()
void Config::setCalib_oth_landings |
( |
const QList< double > & |
calib_oth_landings | ) |
|
◆ setCalib_weight_at_szgroup()
void Config::setCalib_weight_at_szgroup |
( |
const QList< double > & |
calib_weight_at_szgroup | ) |
|
◆ setGrouped_tacs()
void Config::setGrouped_tacs |
( |
const QList< int > & |
grouped_tacs | ) |
|
◆ setImplicit_pops()
void Config::setImplicit_pops |
( |
const QList< int > & |
implicit_pops | ) |
|
◆ setImplicit_pops_level2()
void Config::setImplicit_pops_level2 |
( |
const QList< int > & |
implicit_pops_level2 | ) |
|
◆ setNbbenthospops()
void Config::setNbbenthospops |
( |
int |
value | ) |
|
◆ setNbpops()
void Config::setNbpops |
( |
int |
value | ) |
|
◆ setSzGroups()
void Config::setSzGroups |
( |
int |
value | ) |
|
◆ m_interesting_harbours
The documentation for this class was generated from the following files:
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/qtgui/config.h
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/qtgui/config.cpp