ChemotacticPolarization

Models the chemotactic polarization of a Cell.

Constructors

Link copied to clipboard
constructor(environment: Environment<Double, Euclidean2DPosition>, node: Node<Double>, biomolecule: Biomolecule, ascendGrad: String)
constructor(environment: Environment<Double, Euclidean2DPosition>, node: Node<Double>, biomolecule: String, ascendGrad: String)
Initialize a polarization activity regulated by environmental concentration of a molecule.

Functions

Link copied to clipboard
Link copied to clipboard
open fun execute()
Link copied to clipboard
open fun getContext(): Context
Link copied to clipboard
Link copied to clipboard
open fun toString(): String