InfoAggregationPartial lookup for causal loop diagramming |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial class with a vector of real input and a single output connctors to allow aggregation of multiple inputs.
nin |
Value: 2 Type: Integer Description: Number of inputs |
---|
u |
Type: RealMultiInput[nin] Description: Information inputs |
|
---|---|---|
y |
Type: RealOutput Description: Output of output type |
BusinessSimulation.Interfaces.PartialCLD Partial converter class for CLD+ modeling |
|
BusinessSimulation.CausalLoop Multiply all inputs |
|
BusinessSimulation.CausalLoop Sum all inputs |
|
BusinessSimulation.CausalLoop Generalized mean function for multiple information inputs |