SAPEREChemotaxis
This class provides a chemotaxis implementation for SAPERE, namely, an agent able to move a molecule towards a specific node.
Parameters
<P>
position type
Constructors
Link copied to clipboard
open fun SAPEREChemotaxis(environment: Environment<List<ILsaMolecule>, P>, node: ILsaNode, response: ILsaMolecule, gradient: ILsaMolecule, idPosition: Int)
Content copied to clipboard
Builds a new SAPEREChemotaxis.
Functions
Link copied to clipboard
abstract fun cloneAction(node: Node<List<ILsaMolecule>>, reaction: Reaction<List<ILsaMolecule>>): LsaAbstractAction
Content copied to clipboard
open fun cloneAction(node: Node<List<ILsaMolecule>>, reaction: Reaction<List<ILsaMolecule>>): SAPEREAgent
Content copied to clipboard
abstract fun cloneAction(node: Node<List<ILsaMolecule>>, reaction: Reaction<List<ILsaMolecule>>): ILsaAction
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard