You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: sync the rotor-lever comment with the coned hub-radius formula
A stale inline comment still described the polar lever as
r = hub_r + span*cos(cone), from before the hub radius was coned. Update
it to r = (hub_r + span)*cos(cone) so the comment matches the
implementation and the surrounding docstrings.
0 commit comments