16#ifndef Expert_mode_K_Omega_included
17#define Expert_mode_K_Omega_included
20enum class Menter_version { ORIGINAL_1994, MODIFIED_2003 };
bool deactivate_production_limiter_
const bool & get_deactivate_production_limiter() const
const double & get_gamma1() const
const double & get_cst_cd_komega() const
const double & get_gamma2() const
Menter_version menter_version_
const double & get_cst_production_limiter() const
void set_param(Param ¶m) const override
const Menter_version & get_menter_version() const
Objet_U()
Constructeur par defaut : attribue un numero d'identifiant unique a l'objet (object_id_),...
Helper class to factorize the readOn method of Objet_U classes.