Options for Fauna::Output::TextTableWriter.
Definition: text_table_writer_options.h:25
bool digestibility
Digestibility of available forage in the habitat.
Definition: text_table_writer_options.h:44
bool mass_density
Herbivore mass density by HFT in kg/km².
Definition: text_table_writer_options.h:69
bool eaten_forage_per_ind
Daily consumption of dry matter by herbivore individuals [kgDM/day/ind].
Definition: text_table_writer_options.h:84
bool eaten_nitrogen_per_ind
Daily consumption of nitrogen by herbivore individuals [mgDM/day/ind].
Definition: text_table_writer_options.h:61
bool individual_density
Herbivore individual density by HFT in ind/km².
Definition: text_table_writer_options.h:65
std::string directory
Relative or absolute path to directory where output files are placed.
Definition: text_table_writer_options.h:31
bool available_forage
Dry matter weight of available forage in the habitat [kgDM/km²].
Definition: text_table_writer_options.h:40
bool body_fat
Proportional body fat, i.e. fat mass per total body mass [kg/kg].
Definition: text_table_writer_options.h:52
bool mass_density_per_hft
Herbivore mass density by HFT in kg/km².
Definition: text_table_writer_options.h:77
unsigned int precision
Number of figures after the decimal point.
Definition: text_table_writer_options.h:34