com2AB.com2AB.calcABAngles

calcABAngles(avaProfile, eqParameters, dsMin)[source]

Kernel function that computes the AlphaBeta model (angular results) for a given avaProfile and eqParameters

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

  • eqParameters (dict) – AB parameter dictionary

  • dsMin (float) – threshold distance [m] when looking for the Beta point

Returns

avaProfile – updated avaProfile with alpha, beta and other values resulting from the AlphaBeta model computation

Return type

dict