Function: calculateYRepel()
calculateYRepel(
force_repel,time,mass,verbose):number
Defined in: simulation/simulation.ts:1680
calculates the distance the vertex will be pushed by the force of the closest ACN.
Parameters
force_repel
number
time
number
mass
number
verbose
boolean
Returns
number