functionfun2
y = 3*u - sin(w*u) - 1
Extends from Modelica.Math.Nonlinear.Interfaces.partialScalarFunction (Interface for a function with one input and one output Real signal).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u (from partialScalarFunction) | Independent variable | |
| Real | w | Angular velocity |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y (from partialScalarFunction) | Dependent variable y=f(u) |