packageFlexTypeSignals

Package providing input and output connectors with replaceable type

Extends from ICON (Icon for a connector package).

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

Package that provides output and input connector classes, which use the replaceable type BaseType.

See also

Units, Tutorial.UnitsInBusinessSimulations



Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later

Contents

NameDescription
BaseTypeBase type used by causal connectors
RealOutputOutput signal reporting 'BaseType'
RealMultiOutputMultiple output signals reporting 'BaseType'
RealInputInput signal of 'BaseType'
RealMultiInputMultiple input signals of 'BaseType'

Revisions

  • Removed prefix partial in v2.1.0.

  • Changed the constraining type for BaseType to Unspecified coupled with a simplified choicesAllMatching = true in v2.1.0.