Cell Node Impl
open class CellNodeImpl<P : Position<P>?, Vector<P>?> : DoubleNode, CellNode<P> , CellWithCircularArea<P>
Content copied to clipboard
Parameters
<P>
Position type
Constructors
Functions
Link copied to clipboard
Add a junction to the current node.
Link copied to clipboard
add v to the polarization versor inside the cell; useful for considering the combination of various stimuli in a cell.
Link copied to clipboard
Link copied to clipboard
Return true if a junction is present in the current node, false otherwise.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns a set of ICellNode which are linked with the current node by a junction of the type j.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Remove a junction from this node.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
set the polarization versor, e.g.
Link copied to clipboard