modelProportionalityDelayed
Process driven by proportionality with additional exponential delay
Extends from Interfaces.PartialCLD.StockInfoToFlow (Partial model with stock info input and flow port).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The ProportionalityDelayed compactly combines →Proportionality with →ExponentialDelay.
Notes
There are no optional input connectors for this component. If exogenous inputs (e.g., factors) are needed, then Proportionality and ExponentialDelay have to be used in combination.
See also
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | factor | 1 | Constant factor of proportionality |
| Time | delayTime | 1 | Average time of delay |
| Structural Parameters | |||
| Boolean | hasRateOutput (from FlowPort) | false | = true, if the rate is reported via real output connectors |
| Integer | ORD | 1 | Order of the exponential delay |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FlowPort | flowPort (from FlowPort) | Used to represent stock and flow connections | |
| Connectors.StockInfoInput | stockInfoInput (from StockInfoToFlow) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from FlowPort) | Output of current rate of flow | |
| RealOutput | y1 (from FlowPort) | Output of current rate of flow | |
| ModelSettings | modelSettings |
Revisions
- Introduced in v2.0.0.