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 class
Calculates the average of a set of item states whose value could be converted to the 'referenceUnit'.static class
Calculates the maximum of a set of item states whose value could be converted to the 'referenceUnit'.static class
Calculates the median of a set of item states whose value could be converted to the 'referenceUnit'.static class
Calculates the minimum of a set of item states whose value could be converted to the 'referenceUnit'.static class
Calculates the sum of a set of item states whose value could be converted to the 'referenceUnit'.