|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
A minimal program to show how to use the megafauna library. More...
#include "demo_simulator.h"#include <cassert>#include <cfloat>#include <climits>#include <iostream>#include "cpptoml.h"#include "megafauna.h"Functions | |
| int | main (int argc, char *argv[]) |
| Run the demo simulation with parameters read from instruction file. More... | |
A minimal program to show how to use the megafauna library.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Run the demo simulation with parameters read from instruction file.