StockInfoCollect basic stock-related information for basic stocks |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The StockInfo is used inside stock components and will be connected to the matching outside connectors of a component to collect basic →stock-related information which will be passed as a record to the StockInfoOutput connector.
StockPort
—for this to be meaningful known inflows and outflows should be connected to the designated inflow
and outflow
ports of a stock. If a bi-flow is connected to a stock's port, then no other flow component should be connected to that port.-1
will be reported.inPort |
Type: StockPort Description: Connect to inflow of stock |
|
---|---|---|
outPort |
Type: StockPort Description: Connect to outflow of stock |
|
y_stockInfo |
Type: StockInfoOutput Description: StockInformation output |
|
levelInfo |
Type: RealInput Description: Connect to level output of stock |
BusinessSimulation.Interfaces.PartialStocks Unrestricted reservoir to store information |