Uses of Class
org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
Packages that use QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
-
Uses of QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction in org.openhab.core.library.types
Subclasses of QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction in org.openhab.core.library.typesModifier and TypeClassDescriptionstatic classCalculates the average of a set of item states whose value could be converted to the 'referenceUnit'.static classCalculates the maximum of a set of item states whose value could be converted to the 'referenceUnit'.static classCalculates the median of a set of item states whose value could be converted to the 'referenceUnit'.static classCalculates the minimum of a set of item states whose value could be converted to the 'referenceUnit'.static classCalculates the sum of a set of item states whose value could be converted to the 'referenceUnit'.