fn fixed_decay(duration: Option<u32>, within_core: Option<f64>) -> SystemWrapper
Expand description

fixed_decay(duration=4, within_core=0.05)

Simple carcass decay with fixed duration of carcass presence.

Parameters:

duration - duration of carcass presence in ticks

within_core - probability of placing carcass in core of habitat cell