functiontimeResponse
Plot the time response of a system represented by a discrete transfer function. The response type is selectable
Extends from Modelica_LinearSystems2.Internal.PartialPlotFunction (Interface of a plot function).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica_LinearSystems2.DiscreteTransferFunction | dtf | ||
| Real | tSpan | 0 | Simulation time span [s] |
| TimeResponse | response | TimeResponse.Step | Type of time response |
| Real[DiscreteTransferFunction.Analysis.denominatorDegree(dtf)] | x0 | zeros(DiscreteTransferFunction.Analysis.denominatorDegree(dtf)) | Initial state vector |
| Plot.Records.Diagram | defaultDiagram (from PartialPlotFunction) | Default diagram layout | |
| Plot.Records.Device | device (from PartialPlotFunction) | Modelica_LinearSystems2.Utilities.Plot.Records.Device() | Properties of device where figure is shown |