Superclass (is-a): «abstract» Filter
MinimumDeltaFilter
Stereotypes: <<ImplementationFormat>>
Definition: new value MUST NOT be reported for a data item unless the measured value has changed from the last reported value by at least the delta given as the value of this element.
The value of «abstract» Filter MUST be an absolute value using the same units as the reported data.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.3 | 2.3 (Previous: 2.2) |
Inherited from «abstract» Filter
FilterProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | FilterEnum | 1.3 | 1 | type of «abstract» Filter. The type MUST be specified | |
value | float | 1.3 | 0..1 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | FilterEnum (Default: MINIMUM_DELTA) | 1.3 | 1 | An unspecified type MUST default to MINIMUM_DELTA. |