out3Plot.outDistanceTimeAnalysis.rangeTimeVelocityLegend

rangeTimeVelocityLegend(ax, maxVel, width, height, lw, textsize)[source]
set legend in range time diagram for velocity in terms of steepness of front position

connects to figure callback to react to zoom/pan events

Parameters
  • ax (matplotlib axes object) – figure axes object

  • maxVel (float) – maximum approach velocity value

  • width (float , *0.25) – fractional percentage of legend width

  • height (float) – fractional percentage of legend height

  • lw (float) – linewidth for legend line

  • textsize (float) – textsize for legend entries