modelSplineLag
Adapt the effect after interpolation
Extends from Physiolibrary.Icons.BaseFactorIcon3.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | enabled | true | disabled => y=yBase |
| Physiolibrary.Types.Time | HalfTime | 1 | |
| Real | Xscale | 1 | conversion scale to SI unit of x values |
| Boolean | UsePositiveLog10 | false | x = if u/scaleX <=1 then 0 else log10(u/scaleX) |
| Real | data | {{0, 0, 0}} | |
| IO › Value I/O | |||
| String | stateName | getInstanceName() | Name in Utilities input/output function |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | yBase (from BaseFactorIcon3) | ||
| Modelica.Blocks.Interfaces.RealOutput | y (from BaseFactorIcon3) | ||
| Modelica.Blocks.Interfaces.RealInput | u |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Product | product | ||
| Blocks.Math.Integrator | integrator | ||
| Modelica.Blocks.Math.Feedback | feedback | ||
| Physiolibrary.Types.Fraction | effect | ||
| Spline | spline | ||
| Physiolibrary.Types.Constants.FractionConst | fraction |
Revisions
2009-2018
Marek Matejak, marek@matfyz.cz