We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf0a9d commit 4cbd4cbCopy full SHA for 4cbd4cb
1 file changed
control/dtime.py
@@ -65,7 +65,7 @@ def sample_system(sysc, Ts, method='zoh', alpha=None):
65
Ts : real
66
Sampling period
67
method : string
68
- Method to use for conversion: 'matched' (default), 'tustin', 'zoh'
+ Method to use for conversion: 'matched', 'tustin', 'zoh' (default)
69
70
Returns
71
-------
0 commit comments