PyTuflow: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 574:
==getLongProfileTimeOfMax==
<b>getLongProfileTimeOfMax ()</b
Returns the time of maximum water level along the current profile. Note getLongProfileData method must be called prior to calling this method<b>
;Parameters:
Line 620:
# add to plot to secondary axis
ax2.plot(tom_x, tom_y, label='Time of Maximum', linestyle='--')
# combine axis legends and add to plot
| |||