|
ALMaSS Hare ODDox
1.1
The hare model description following ODdox protocol
|
#include "../../BatchALMaSS/ALMaSS_Setup.h"#include "../../Landscape/ls.h"#include "../../Landscape/cropprogs/DummyCropPestTesting.h"#include "../../BatchALMaSS/BoostRandomGenerators.h"Go to the source code of this file.
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Variables | |
| Landscape * | g_landscape_p |
| boost::variate_generator< base_generator_type &, boost::uniform_real<> > | g_rand_uni |
| #define _CRT_SECURE_NO_DEPRECATE |
Definition at line 26 of file DummyCropPestTesting.cpp.
| Landscape* g_landscape_p |
Definition at line 258 of file Landscape.cpp.
Referenced by DummyCropPestTesting::Do().
| boost::variate_generator<base_generator_type&, boost::uniform_real<> > g_rand_uni |