GenericStockGeneric Stock to collect material or information |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial model with three Real output connectors, two →StockPorts, and an optional →StockInfoOutput. This is the base class for stock components.
| init |
Value: InitializationOptions.FixedValue Type: InitializationOptions Description: Provide InitializationOptions (Free, FixedValue, SteadyState) |
|---|---|
| hasStockInfoOutput |
Value: false Type: Boolean Description: = true, if a StockInfoOutput should be added to the stock |
| y |
Type: RealOutput Description: Level or rate information |
|
|---|---|---|
| y1 |
Type: RealOutput Description: Level or rate information |
|
| y2 |
Type: RealOutput Description: Level or rate information |
|
| inflow |
Type: StockPort Description: Inflow port of the stock |
|
| outflow |
Type: StockPort Description: Outflow port of the stock |
|
| y_stockInfo |
Type: StockInfoOutput Description: Optional StockInfoOutput |
|
BusinessSimulation.Interfaces.PartialStocks Unrestricted reservoir to store information |
|
|
BusinessSimulation.Stocks Accounting for changes in average quality of a stock as new entries with different characteristic flow in |