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

Variables describing the habitat that are not forage ⇒ abiotic environment. More...

#include <environment.h>

Public Attributes

double air_temperature = 20.0
 Ambient air temperature near ground [°C], whole-day average. More...
 

Detailed Description

Variables describing the habitat that are not forage ⇒ abiotic environment.

Member Data Documentation

◆ air_temperature

double Fauna::HabitatEnvironment::air_temperature = 20.0

Ambient air temperature near ground [°C], whole-day average.


The documentation for this struct was generated from the following file: