blockAccumulatedPerformance

Weighted average performance per period

Extends from Interfaces.PartialCLD.Converter (Partial converter class for CLD+ modeling).

Information

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

From the inputs u[nin =3] a weighted average is calculated using weights[nin]. This average is then accumulated (cumPerf) and averaged over the period from startTime to current model time (modelTime) to obtain the output y.

Implementation

DiagramView
ModelDiagram.png

Parameters

TypeNameDefaultDescription
Real[nin]weightsConstant weights to be used for aggregation
Structural Parameters
Integernin (from InfoAggregation)2Number of inputs

Connectors

TypeNameDefaultDescription
Connectors.RealMultiInputu (from InfoAggregation)Information inputs

Components

TypeNameDefaultDescription
RealOutputy (from InfoAggregation)Output of output type
InformationSources.TimeInputmodelTimeTime into the simulation
Converters.Division_GuardedavgPerfAverage weighted performance score
Stocks.InformationLevelcumPerf
SourcesOrSinks.Growthaccumulating