#include <procedures.hpp>
|
| template<class Mirror > |
| void | reflect (Mirror &mirror) |
| |
|
void | read (std::istream &stream) |
| |
|
void | write (std::ostream &stream) |
| |
|
virtual void | reset (uint time, Model &model) |
| |
|
virtual void | operate (uint time, Model &model) |
| |
|
virtual double | control (void) const |
| |
IRate management procedure
template<class Mirror >
| void IOSKJ::IRate::reflect |
( |
Mirror & |
mirror | ) |
|
|
inline |
| double IOSKJ::IRate::change_max = 0.3 |
| double IOSKJ::IRate::limit = 0.1 |
| double IOSKJ::IRate::maximum = 600 |
| double IOSKJ::IRate::multiplier = 400 |
| double IOSKJ::IRate::precision = 0.2 |
Precision of CPUE in reflecting vulnerable biomass
| double IOSKJ::IRate::responsiveness = 1 |
Degree of smoothing of biomass index
| double IOSKJ::IRate::threshold = 0.3 |
The documentation for this class was generated from the following file: