Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
Fauna::Output Namespace Reference

Classes

class  Aggregator
 Aggregates output from different simulation units over time. More...
 
struct  CombinedData
 Output data for herbivores and habitat(s). More...
 
struct  Datapoint
 Simple container for spatially and temporally aggregated output data. More...
 
struct  HabitatData
 Habitat output data for one time unit. More...
 
struct  HerbivoreData
 Herbivore output data for one time unit. More...
 
class  TextTableWriter
 Writes output data to tabular plaintext files. More...
 
struct  TextTableWriterOptions
 Options for Fauna::Output::TextTableWriter. More...
 
struct  WriterInterface
 Interface class for all classes that implement writing output. More...
 

Detailed Description

All output functionality for the megafauna library.