functionStepsmoother_der
Derivative of function Stepsmoother
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | func | Input for that result = 100% | |
| Real | nofunc | Input for that result = 0% | |
| Real | x | Input for interpolation | |
| Real | dfunc | Derivative of func | |
| Real | dnofunc | Derivative of nofunc | |
| Real | dx | Derivative of x |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | dresult |