fn counting(mutation_probability: Option<f64>) -> SystemWrapper
Expand description

counting(mutation_probability=1e-4)

Attaches a variant to new ASF infections based on the infectious host at its origin, or creates a completely new one with the given mutation probability.

Parameters

mutation_probability - probability for a mutation to occur per infection event