StockInformationRecord of information that can be collectecd from a stock |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
A record of stock-related information. It groups that following variables:
| Variable (Type) |
Description |
| infoLevel (Real) |
Current amount in the stock or level |
| infoInflow (Rate) |
Current rate of total inflow into stock |
| infoOutflow (Rate) |
Current rate of total outflow from the stock |
| infoNetFlow (Rate) |
Current net-rate of flow (> 0 inflow, < 0 outflow) |
| infoMeanResidenceTime (Time) |
Current average time of residence for elements in the stock (if there is no outflow, -1 is to be reported) |
|
BusinessSimulation.CausalLoop Generalized mean function for multiple stock information inputs |
|
BusinessSimulation.Interfaces.Connectors Multiple outputs with stock-related information |
|
|
BusinessSimulation.Interfaces.Connectors Multiple inputs with stock-related information |
|
|
BusinessSimulation.Interfaces.Connectors Input of record with stock-related information |
|
|
BusinessSimulation.Interfaces.Connectors Output of record with stock-related information |