Uses of Class
test.de.iip_ecosphere.platform.kiServices.functions.aggregation.ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement
Packages that use ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement
Package
Description
Tests the aggregations.
-
Uses of ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement in test.de.iip_ecosphere.platform.kiServices.functions.aggregation
Methods in test.de.iip_ecosphere.platform.kiServices.functions.aggregation with parameters of type ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurementModifier and TypeMethodDescriptionChannelTimeSeriesAggregatorTest.AggFunction.getCategory(ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement input) ChannelTimeSeriesAggregatorTest.AggFunction.getData(ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement input) ChannelTimeSeriesAggregatorTest.AggFunction.getTimestamp(ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement input) private static DoubleChannelTimeSeriesAggregatorTest.getValue(ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement input) Converts thevaluefrominput.Method parameters in test.de.iip_ecosphere.platform.kiServices.functions.aggregation with type arguments of type ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurementModifier and TypeMethodDescriptionprivate voidChannelTimeSeriesAggregatorTest.testAggregator(de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement, Double, Date> aggFunc) TestsChannelTimeSeriesAggregator.private voidChannelTimeSeriesAggregatorTest.testAggregator(de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.PlcEnergyMeasurement, ChannelTimeSeriesAggregatorTest.AggregatedPlcEnergyMeasurement, Double, Date> aggFunc) TestsChannelTimeSeriesAggregator.