OutputTypeChoice_Time

Partial model to set output type to some derivative of time

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.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.

See also

Units.TimeUnits

Extended by (3)

ConstantInputTime

BusinessSimulation.InformationSources

Input signal with constant time information

ConstantConverterTime

BusinessSimulation.Converters

A constant time value is turned into a constant signal

ConstantConverterTime

BusinessSimulation.Converters.Vector

A list of constant time values is turned into a vector of constant time signals

Revisions

  • Updated in v2.0.0.

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