CircularDeformableCellProperty
A node's capability to behave as a circular deformable cell.
Functions
Link copied to clipboard
Link copied to clipboard
add versor 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. Note: a junction is considered present if the method junction.equals(j) return true. junction the junction.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
abstract val junctions: MutableMap<Junction, MutableMap<Node<Double>, Int>>
Content copied to clipboard
Link copied to clipboard
The total number of junctions presents in this node.