Skip to content

Commit e06197c

Browse files
authored
actually use the specified time vector
1 parent 6e94302 commit e06197c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/tests/timeresp_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ def siso_tf_asymptotic_from_neg1(self):
257257
'Peak': 1.0,
258258
'PeakTime': 0.0,
259259
'SteadyStateValue': 1.0}
260-
T.kwargs = {'T': np.arange(0, 5, 1e-3)}
260+
T.kwargs = {'step_info': {'T': np.arange(0, 5, 1e-3)}}
261261
return T
262262

263263
@pytest.fixture

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy