AveragingCalculationMethod
Type CDM 7.2.0Defines the ways in which multiple values can be aggregated into a single value.
Extends —
Extended by —
Attributes 2
Namespace cdm.base.math
Attributes
All 2 declared on AveragingCalculationMethod. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| isWeighted | boolean | 1..1 | Identifies whether the average values will be weighted or unweighted. |
| calculationMethod | AveragingCalculationMethodEnum | 1..1 | Identifies which of the Pythagorean means is being used to compute an average value. |
Referenced by
1 type holds an AveragingCalculationMethod as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| ResolveObservation | takes | Specifies the interface that should be used by implementors to resolve a single observation when provided many, applying the averaging method, if one is provided. |
Open AveragingCalculationMethod in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.