blockPerformance
Evaluating a stock
Extends from Lookup (Partial lookup for causal loop diagramming).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial class extending →Lookup to build performance evaluating classes.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | pol (from Lookup) | "±" | Polarity |
| ReferenceType | referenceValue (from Lookup) | 1 | Constant reference value to normalize input |
| Structural Parameters | |||
| Boolean | hasConstantReference (from Lookup) | true | = true, if the reference value is given by a constant parameter |
| Boolean | hasStockInfoInput (from Lookup) | true | = true, if the input is given by the input connector u instead of stockInfoInput |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Connectors.StockInfoInput | stockInfoInput (from Lookup) | ||
| Connectors.RealInput | u_ref (from Lookup) | Reference value for stock | |
| Connectors.RealInput | u (from Lookup) | Input for lookup (optional) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from Lookup) | Output of output type |
Revisions
- Introduced in v2.0.0.