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
- Bacteria
Cycle - Implementation of the cellular_raza_concepts::Cycle trait for the Bacteria struct
- Bacteria
Reactions - Implementation of the [cellular_raza_concepts::CellularReactions] trait and cellular_raza_concepts::Interaction trait for Bacteria.
- Bacteria
Template - This template can be used in order to build a Bacteria object from it.
- Gradient
Sensing - This struct does nothing
Enums§
- Species
- Species of the cells (S1, S2)
Constants§
- NUMBER_
OF_ REACTION_ COMPONENTS - Extracellular and intracellular reaction components
Type Aliases§
- Reaction
Vector - Static array containing reaction components