Previous Topic: Elapsed Time ModuleNext Topic: Success Calculations Module


Generic Calculation Module

The Generic Calculation Module provides generic calculations such as min, max, percent for fields provided as input.

Generic Calculation Module Interface

The following table lists the parameters.

Name

Description

WhatToCalculate

Determines the calculation result of the calculation period.

Valuefield

Specifies the integer sequence value of the event field required for calculation.

Valuefield2

Specifies the integer sequence value of the event field required for calculation. Used only when WhatToCalculate is set to ADVANCEDPERCENT.

Debug

Determines if in debug mode.

Threshold (int)

Specifies the calculation threshold.

Module Dependencies

The following table lists the included modules.

Name

Description

Log Library (LL)

Library for enhanced logging functionality.

Parameter Kernel Library (PKL)

Library responsible for verifying and populating module parameters.

Parameters Overlay - Basic Action Library (POBAL)

Library responsible for verifying and populating some generic parameters.

Aggregation Library (AL)

Library used to produce results for common calculations.

Callback Kernel Library (CKL)

Library that enables the callback functionality.

Quick Metric Filtering (QM)

Filtering module required for Quick Metric functionality.

Quick Metric Mapping (QM)

Mapping module required for Quick Metric functionality.

Module Calculations (WhatToCalculate parameter)

Event Registration

Any event that includes numeric fields can be used for registration.