Class ChannelTimeSeriesAggregator<I,O,D,T>

java.lang.Object
de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator<I,I,O,D,T>
de.iip_ecosphere.platform.kiServices.functions.aggregation.ChannelTimeSeriesAggregator<I,O,D,T>
Type Parameters:
I - the input data type
O - the output data type
D - the data point type within I and O
T - the timestamp type within I and O

public class ChannelTimeSeriesAggregator<I,O,D,T> extends MultiChannelTimeSeriesAggregator<I,I,O,D,T>
Generic single-data-point time series aggregator for identified channels.
Author:
Holger Eichelberger, SSE