Bases: object
Pole/zero data object.
This class is used as the return type for computing pole/zero responses and root locus diagrams. It contains information on the location of system poles and zeros, as well as the gains and loci for root locus diagrams.
1D array of system poles.
1D array of system zeros.
1D array of gains for root locus plots.
2D array of poles, with each row corresponding to a gain.
System name.
StateSpace
or TransferFunction
, optional
System corresponding to the data.
System timebase (used for showing stability boundary).
Set to False to turn off sorting of loci into unique branches.
Methods
Plot the pole/zero data.
Plot the pole/zero data.
See pole_zero_plot
for description of arguments and keywords.
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