ana1Tests.energyLineTest.getRunOutAngle

getRunOutAngle(avaProfileMass, indStart=0, indEnd=-1)[source]

Compute the center of mass runout angle

Parameters
  • avaProfileMass (dict) – particle mass average properties

  • indStart (int) – index of the start of the mass averaged path (to enable e.g. to discard the top extension). 0 by default - so full mass averaged path from top

  • indEnd (int) – index of the start of the mass averaged pass (to discard the bottom extension). -1 by default

Returns

  • runOutAngleRad (float) – Center of Mass runout angle in radians

  • runOutAngleDeg (float) – Center of Mass runout angle in degrees