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