From: sawyerbfuller <no...@gi...> - 2020-07-14 02:52:44
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: d3142ff24c7af5e2c0843fd16d0e1be82b322bb9 https://github.com/python-control/python-control/commit/d3142ff24c7af5e2c0843fd16d0e1be82b322bb9 Author: sawyerbfuller <587...@us...> Date: 2020-07-13 (Mon, 13 Jul 2020) Changed paths: M control/grid.py M control/rlocus.py M control/sisotool.py Log Message: ----------- changes to rlocus to be compatible with discrete-time systems (#410) * give correct z-plane damping ratio on mouse click * auto zoom into unit circle * show zgrid with lines of constant damping ratio and natural frequency if desired * sisotool now plots dots instead of a continuous line for discrete-time systems * fixed spelling of variables in a couple of places |