LookupPartial lookup for causal loop diagramming |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial class to be used for extensions within lookup classes.
The input can be given using a StockInfoInput connector (in which case the stock value will be used) or using the input hasStockInfoInput.
The input will be normalized(→DmnlInput) using either the parameter referenceValue (default = 1) or the optional input u_ref.
The normalization will return zero if the reference value given (parameter or input connector) is zero.
![]() |
| pol |
Value: "±" Type: String Description: Polarity |
|---|---|
| referenceValue |
Value: 1 Type: ReferenceType Description: Constant reference value to normalize input |
| hasConstantReference |
Value: true Type: Boolean Description: = true, if the reference value is given by a constant parameter |
| hasStockInfoInput |
Value: true Type: Boolean Description: = true, if the input is given by the input connector u instead of stockInfoInput |
| stockInfoInput |
Type: StockInfoInput Description: Input of record with stock-related information |
|
|---|---|---|
| u_ref |
Type: RealInput Description: Reference value for stock |
|
| y |
Type: RealOutput Description: Output of output type |
|
| u |
Type: RealInput Description: Input for lookup (optional) |
| normalizedStock |
Type: DmnlInput Description: Input u will be stated as dimensionless fraction with regard to a reference value |
|
|---|---|---|
| absoluteSensor |
Type: AbsoluteSensor Description: Reports basic stock–related information |
|
BusinessSimulation.Interfaces.PartialCLD Evaluating a stock |
|
|
BusinessSimulation.CausalLoop Table-based lookup given on file |
|
|
BusinessSimulation.CausalLoop Table-based lookup with manual input of the interpolation table |
|
|
BusinessSimulation.CausalLoop Negatively sloping s-shaped lookup (centered at origin) |
|
|
BusinessSimulation.CausalLoop Positively sloping s-shaped lookup (centered at origin) |
|
|
BusinessSimulation.CausalLoop Negatively sloping s-shaped lookup |
|
|
BusinessSimulation.CausalLoop Positively sloping s-shaped lookup |