OutputTypeChoice_Rate

Partial model to set the output type to some kind of rate

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

Partial class that enables the redeclaration of type OutputType which by default is set to Units.Rate. This class is only used for extensions and contains two connector classes (RealOutput and RealMultiOutput) that can be used for reporting the chosen OutputType.

See also

Units.RateUnits

Extended by (7)

Flow

BusinessSimulation.Interfaces.PartialCLD

Partial interaction for causal loop diagramming

FlowPort

BusinessSimulation.Interfaces.PartialCLD

Single flow port with optional flow reporting

ThreeSO_rate

BusinessSimulation.Interfaces.Basics

Generic information output for flow elements

ConstantInputRate

BusinessSimulation.InformationSources

Input signal with constant rate information

ConstantConverterRate

BusinessSimulation.Converters

A constant rate is turned into a constant-valued signal

ConstantConverterRate

BusinessSimulation.Converters.Vector

A list of constant rates is turned into a vector of rate signals

SplitOutflowDynamicStock

BusinessSimulation.Flows.Unidirectional

The outflow from a dynamic stock is split into n outflows proportional to the weights given

Revisions

  • Updated in v2.0.0.

  • Added choicesAllmatching = true in v2.1.0, which makes list of choices unnecessary.