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.combine_time_responses.html below:

Website Navigation


control.combine_time_responses — Python Control Systems Library 0.10.2 documentation

control.combine_time_responses
control.combine_time_responses(response_list, trace_labels=None, title=None)[source]

Combine individual time responses into multi-trace response.

This function combines multiple instances of TimeResponseData into a multi-trace TimeResponseData object.

Parameters:
response_listlist of TimeResponseData objects

Responses to be combined.

trace_labelslist of str, optional

List of labels for each trace. If not specified, trace names are taken from the input data or set to None.

titlestr, optional

Set the title to use when plotting. Defaults to plot type and system name(s).

Returns:
dataTimeResponseData

Multi-trace input/output data.


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