AddJunctionInCell

open fun AddJunctionInCell(    e: Environment<Double, out Any>,     n: Node<Double>,     j: Junction,     rg: RandomGenerator)

Parameters

j

the junction

n

the current node

e

the current environment

rg

the random generator