Uses of Class
test.de.iip_ecosphere.platform.kiServices.functions.aggregation.ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement
Packages that use ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement
Package
Description
Tests the aggregations.
-
Uses of ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement in test.de.iip_ecosphere.platform.kiServices.functions.aggregation
Methods in test.de.iip_ecosphere.platform.kiServices.functions.aggregation that return ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurementMethods in test.de.iip_ecosphere.platform.kiServices.functions.aggregation that return types with arguments of type ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurementModifier and TypeMethodDescriptionde.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.ResultBuilder<ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement, Double, Date> ChannelTimeSeriesAggregatorTest.AggFunction.createResult(int categoriesCount) Method parameters in test.de.iip_ecosphere.platform.kiServices.functions.aggregation with type arguments of type ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurementModifier and TypeMethodDescriptionprivate voidChannelTimeSeriesAggregatorTest.testAggregator(de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement, Double, Date> aggFunc) TestsChannelTimeSeriesAggregator.