com2AB.com2AB.calcABDistances

calcABDistances(avaProfile, name)[source]

Compute runout distances and points from angles computed in calcABAngles

Parameters
  • avaProfile (dict) – dictionary with the name of the avapath, the x, y and z coordinates of the path

  • name (str) – profile name

Returns

avaProfile – updated avaProfile with s index of alpha, and alphaSD points

Return type

dict