OutputTypeChoice_TimePartial model to set output type to some derivative of time |
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.Time
. This class is only used for extensions and contains two connector
classes (RealOutput
and RealMultiOutput
) that can be used for reporting the chosen OutputType
.
BusinessSimulation.InformationSources Input signal with constant time information |
|
BusinessSimulation.Converters A constant time value is turned into a constant signal |
|
BusinessSimulation.Converters.Vector A list of constant time values is turned into a vector of constant time signals |
choicesAllmatching = true
in v2.1.0, which makes a long list of choices
unnecessary.