control.isdtime¶
- control.isdtime(sys, strict=False)¶
Check to see if a system is a discrete time system
- Parameters
sys (I/O or LTI system) – System to be checked
strict (bool (default = False)) – If strict is True, make sure that timebase is not None