Module pool_bacteria

Expand description

Objects and definitions surrounding the bacterial pool model

This submodule heavily depends on the pyo3 crate.

Structs§

Bacteria
Bacteria-Agent as used in the pool-model example
BacteriaCycle
Implementation of the cellular_raza_concepts::Cycle trait for the Bacteria struct
BacteriaReactions
Implementation of the [cellular_raza_concepts::CellularReactions] trait and cellular_raza_concepts::Interaction trait for Bacteria.
BacteriaTemplate
This template can be used in order to build a Bacteria object from it.
GradientSensing
This struct does nothing

Enums§

Species
Species of the cells (S1, S2)

Constants§

NUMBER_OF_REACTION_COMPONENTS
Extracellular and intracellular reaction components

Type Aliases§

ReactionVector
Static array containing reaction components