functionnumberOfRealPoles
Calculate number of real poles
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| DiscreteTransferFunction | dtf | TransferFunction |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | result | Internal.numberOfRealZeros(Polynomial.roots(Polynomial(dtf.d))) |