Skip to content

Commit 45b0915

Browse files
authored
small fixes to iosys documentation (#363)
1 parent c93d913 commit 45b0915

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

doc/control.rst

+3
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ Nonlinear system support
139139

140140
~iosys.find_eqpt
141141
~iosys.linearize
142+
~iosys.input_output_response
143+
~iosys.ss2io
144+
~iosys.tf2io
142145
flatsys.point_to_point
143146

144147
.. _utility-and-conversions:

doc/iosys.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,13 @@ Input/output system classes
205205
LinearIOSystem
206206
NonlinearIOSystem
207207

208-
Flat systems functions
209-
----------------------
208+
Input/output system functions
209+
-----------------------------
210210
.. autosummary::
211211

212212
find_eqpt
213213
linearize
214+
input_output_response
215+
ss2io
216+
tf2io
214217

0 commit comments

Comments
 (0)