| Ecological Landscape Modeling: Models Pages |
#include <success.h>
Data Fields | |
| float | Lhi |
| float | Llo |
| float | Pin |
Definition at line 40 of file success.h.
| float HabData::Lhi |
upper parameter value (Level high) for the habitat
Definition at line 42 of file success.h.
Referenced by HabSwitch_Init().
| float HabData::Llo |
lower parameter value (Level low) for the habitat
Definition at line 43 of file success.h.
Referenced by HabSwitch_Init(), and InHab().
| float HabData::Pin |
length of time needed to stay within (Period in) suitable values to switch to this habitat type
Definition at line 44 of file success.h.
Referenced by HabSwitch(), and HabSwitch_Init().
1.5.6