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
.
Name | Description |
---|---|
OutputType | Type choice |
RealOutput | Output time signal |
RealMultiOutput | Output signal |
choicesAllmatching = true
in v2.1.0, which makes a long list of choices
unnecessary.