This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This package contains partial classes to build →Converters.
Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later
Name | Description |
---|---|
SO | Generic converter for signals |
SISO | Converter with single input and single output |
SISO_Conversion | Partial SISO converter class with input and output conversions for lookup functions |
SI2SO | Converter with two inputs and a single output |
SI3SO | Converter with three inputs and single output |
MO | Converter with multiple outputs |
MISO | Converter with multiple inputs and a single output |
MIMO | Converter with multiple inputs and outputs |
MIMO_nin | Converter with multiple inputs and outputs of dimensions nin |
BooleanSO | Generic converter with a boolean output |
BooleanSISO | Converter with single input and single output |
BooleanSIRealSO | Converter with single boolean input and single real output |
BooleanMISO | Converter with single input and single output |
SIBooleanSO | Generic converter with real input and boolean output |
SI2BooleanSO | Converter with two real inputs and boolean output |
BooleanSI2SO | Converter with two boolean inputs and a boolean output |
SmoothSISO | Smooth-like converter |
InformationSource_SO | Generic Information Source |
InformationSource_MO | Information Source with multiple outputs |
InformationProcessing_SO | Information Processing Block |
InformationProcessing_MO | Information processing block with multiple outputs |
Policy_SO | Policy Block (Decision Making/Controller) |
Policy_MO | Policy block with multiple outputs |