Add aliases of selected functions as member functions to LTI by lkies · Pull Request #1092 · python-control/python-control
Thanks for these contributions. These look OK to me.
I think we need to put in some sort of unit test just to make sure the functions work as intended. This is perhaps as simple as just creating a state space system (which has all of the member functions defined), making sure all of the member functions point to the existing function, and then calling it with no argument and with some simple argument(s) to make sure we get a ControlPlot back.