functionregRoot_cinterp_der
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Root argument | |
| Real | deltax | 0.01 | Interpolation interval near 0 |
| Real | dx | Derivative of argument |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | dy | Derivative of root |