functionpoly
POLY function of SPICE2
Extends from Modelica.Icons.Function (Icon for functions).
Information
Function needed for polynomial interpolation of POLY controlled sources:
- E_VCV_POLY
- G_VCC_POLY
- H_CCV_POLY
- F_CCC_POLY
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:] | s | Variables | |
| Real[:] | a | Coefficients |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | v | Value of polynomial |