Function: computeYAdjustment()
computeYAdjustment(vtx1, vtx2, theta_max): number
Defined in: simulation/simulation.ts:1795
computes the y adjustment needed to move a vertex up to the theta_max.
Parameters
vtx1
YarnVertex
vtx2
YarnVertex
theta_max
number
Returns
number