A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python-control.readthedocs.io/en/stable/generated/control.timebase.html below:

Website Navigation


control.timebase — Python Control Systems Library 0.10.2 documentation

control.timebase
control.timebase(sys, strict=True)[source]

Return the timebase for a system.

dt = timebase(sys)

returns the timebase for a system ‘sys’. If the strict option is set to True, dt = True will be returned as 1.

Parameters:
sysInputOutputSystem or float

System whose timebase is to be determined.

strictbool, optional

Whether to implement strict checking. If set to True (default), a float will always be returned (dt = True will be returned as 1).

Returns:
dttimebase

Timebase for the system (0 = continuous time, None = unspecified).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4