The average measurements module contains formulas for standard average calculation. It was designed to be reusable with custom business logic modules.
Average Measurements Module Interface
The following table lists the parameters.
|
Name |
Description |
|
Valuefield |
Specifies the integer value of the event field required for calculation. |
|
WeightField (int) |
The number indicates which event field contains the weight value included in calculations. |
|
Debug |
Determines if in debug mode. |
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. |
|
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)
Metrics that use the Average Measurements module calculate a simple average or weighted average calculation (if relevant value field was reported as parameter). Therefore, there is no WhatToCalculate parameter.
Event Registration
Any event which includes numeric fields can be used for registration.
|
Copyright © 2012 CA.
All rights reserved.
|
|