blockAsymmetricSmooth
A smooth with different delay times for positive and negative changes
Extends from Interfaces.PartialConverters.SmoothSISO (Smooth-like converter).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This converter behaves like a conventional →Smooth but allows to give separate delay times for positive and negative information changes.
Notes
- There is no
Clipinside this component to make sure that delay times are strictly positive.
See also
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| OutputType | initialValue | 0 | Output at startTime |
| Advanced | |||
| InitializationOptions | init | modelSettings.init | Provide InitializationOptions (Free, FixedValue, SteadyState) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.RealInput | u (from SmoothSISO) | Input | |
| Interfaces.Connectors.RealInput | u_negDelayTime | Delay time for negative changes | |
| Interfaces.Connectors.RealInput | u_posDelayTime | Delay time for positive changes |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SmoothSISO) | ||
| ModelSettings | modelSettings |
Revisions
- Introduced in v2.1.0.