FlexTypeSignals

Package providing input and output connectors with replaceable type

Package Contents

BaseType

Base type used by causal connectors

RealOutput

Output signal reporting 'BaseType'

RealMultiOutput

Multiple output signals reporting 'BaseType'

RealInput

Input signal of 'BaseType'

RealMultiInput

Multiple input signals of 'BaseType'

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

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.