classOutputTypeChoice_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
Contents
| Name | Description |
|---|---|
| OutputType | |
| Output time signal | |
| Output signal |
Revisions
- Updated in v2.0.0.
- Added
choicesAllmatching = truein v2.1.0, which makes a long list ofchoicesunnecessary.