Aggregation

Generalized mean function for multiple stock information inputs

Diagram

Information

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

The component uses the selected aggreagation function func applying constant weights to aggregate each information (→StockInformation) provided within the nin input connectors (stockInfoInput[nin). The output is given via a single stockInfoOutput.

See also

MoleculesOfStructure.InformationProcessing.AggregatePerformance, Aggregation_Info

Parameters (3)

nin

Value: 2

Type: Integer

Description: Number of inputs

func

Value: AggregateFunctions.arithmeticMean

Type: AggregateFunctions

Description: Function to apply for aggregation

weights

Value: ones(nin)

Type: Real[nin]

Description: Constant weights to be used for aggregation

Connectors (2)

stockInfoInput

Type: StockInfoMultiInput[nin]

Description: Multiple inputs with stock-related information

stockInfoOutput

Type: StockInfoOutput

Description: Output of record with stock-related information

Components (7)

aggregateStockInformation

Type: StockInformation

Description: Aggregate stock information

absoluteSensor

Type: AbsoluteSensor[nin]

Description: Reports basic stock–related information

aggregateIN

Type: AggregatePerformance

Description: Aggregate the information received from a set of performance indicators

aggregateS

Type: AggregatePerformance

Description: Aggregate the information received from a set of performance indicators

aggregateMRT

Type: AggregatePerformance

Description: Aggregate the information received from a set of performance indicators

aggregateF

Type: AggregatePerformance

Description: Aggregate the information received from a set of performance indicators

aggregateOUT

Type: AggregatePerformance

Description: Aggregate the information received from a set of performance indicators

Revisions

  • Introduced in v2.0.0.