functionblendFunction
Smooth step between two values at two support points
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y1 | Value of y at x1 | |
| Real | y2 | Value of y at x2 | |
| Real | x1 | ||
| Real | x2 | ||
| Real | x |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y |