Skip to content

Commit 9fd6ae7

Browse files
committed
DOC: remove extraneous ininfo from docstring (margin always returns scalar)
1 parent 2646ead commit 9fd6ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

control/margins.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,9 @@ def margin(*args):
340340
Gain margin
341341
pm : float
342342
Phase margin (in degrees)
343-
wg: float or array_like
343+
wg: float
344344
Gain margin crossover frequency (where phase crosses -180 degrees)
345-
wp: float or array_like
345+
wp: float
346346
Phase margin crossover frequency (where gain crosses 0 dB)
347347
348348
Margins are of SISO open-loop. If more than one crossover frequency is

0 commit comments

Comments
 (0)