AddJunctionInNeighbor
Represent the action of add a junction between a neighbor and the current node. This action only creates the junction reference inside the neighbor; the current node totally ignores that a junction has been created. This is a part of the junction creation process. See AddJunctionInCell for the other part of the process
Parameters
<P>
Position type
Functions
Link copied to clipboard
open fun cloneAction(newNode: Node<Double>, newReaction: Reaction<Double>): AddJunctionInNeighbor<P>
Link copied to clipboard
Link copied to clipboard