|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Files | |
| file | aggregator.cpp |
| Collect output of over space and time. | |
| file | aggregator.h [code] |
| Collect output of over space and time. | |
| file | combined_data.cpp |
| Combined herbivore + habitat output data. | |
| file | combined_data.h [code] |
| Combined herbivore + habitat output data. | |
| file | datapoint.h [code] |
| Spatially and temporally aggregated output data container. | |
| file | habitat_data.cpp |
| Habitat output data. | |
| file | herbivore_data.cpp |
| Herbivore output data. | |
| file | herbivore_data.h [code] |
| Herbivore output data. | |
| file | text_table_writer.cpp |
| Output of tab-separated text tables. | |
| file | text_table_writer.h [code] |
| Output of tab-separated text tables. | |
| file | text_table_writer_options.h [code] |
| Options for Fauna::Output::TextTableWriter. | |
| file | writer_interface.h [code] |
| Abstract definition for output writing classes. | |