ProportionalityDelayedProcess driven by proportionality with additional exponential delay |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The ProportionalityDelayed compactly combines →Proportionality
with →ExponentialDelay
.
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.
hasRateOutput |
Value: false Type: Boolean Description: = true, if the rate is reported via real output connectors |
---|---|
factor |
Value: 1 Type: Real Description: Constant factor of proportionality |
delayTime |
Value: 1 Type: Time (s) Description: Average time of delay |
ORD |
Value: 1 Type: Integer Description: Order of the exponential delay |
flowPort |
Type: FlowPort Description: Used to represent stock and flow connections |
|
---|---|---|
y |
Type: RealOutput Description: Output of current rate of flow |
|
y1 |
Type: RealOutput Description: Output of current rate of flow |
|
stockInfoInput |
Type: StockInfoInput Description: Input of record with stock-related information |
modelSettings |
Type: ModelSettings Description: Setting important global variables within a model |
|
---|---|---|
absoluteSensor |
Type: AbsoluteSensor Description: Reports basic stock–related information |
|
link |
Type: Proportionality Description: Rate of change is proportional to that of the influencing stock |
|
del |
Type: ExponentialDelay Description: Exponential delay of input flow |
BusinessSimulation.Examples Causal loop example given by van Zijderveld (MARVEL) |