We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2abe3 commit a0e5ea7Copy full SHA for a0e5ea7
control/rlocus.py
@@ -49,7 +49,7 @@ def root_locus_map(sysdata, gains=None):
49
----------
50
sys : LTI system or list of LTI systems
51
Linear input/output systems (SISO only, for now).
52
- kvect : array_like, optional
+ gains : array_like, optional
53
Gains to use in computing plot of closed-loop poles.
54
55
Returns
0 commit comments