out3Plot.outDistanceTimeAnalysis.getMaxVelocityPoint

getMaxVelocityPoint(width, height, maxVel, diagVel)[source]

get point of max approach velocity in axes coordinates

Parameters
  • width (float) – fractional percentage of legend width

  • height (float) – fractional percentage of legend height

  • maxVel (float) – maximum approach velocity value

  • diagVel (float) – x/y ratio of axes

Returns

point – x, y axes coordinates of maximum velocity

Return type

tuple