diff --git a/control/iosys.py b/control/iosys.py index c8e921c90..2d134f5c8 100644 --- a/control/iosys.py +++ b/control/iosys.py @@ -181,7 +181,8 @@ def __init__(self, inputs=None, outputs=None, states=None, params={}, nstates = 0 def __repr__(self): - return self.name if self.name is not None else str(type(self)) + return f'<{self.__class__.__name__}:{self.name}:{list(self.input_index)}->{list(self.output_index)}>' + def __str__(self): """String representation of an input/output system""" 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