Uses of Interface
com.prosysopc.ua.AggregateCalculator.HistoryDataProvider

Packages that use AggregateCalculator.HistoryDataProvider
com.prosysopc.ua Common classes for client and server side. 
 

Uses of AggregateCalculator.HistoryDataProvider in com.prosysopc.ua
 

Methods in com.prosysopc.ua with parameters of type AggregateCalculator.HistoryDataProvider
 AggregateCalculator.AggregateCalculatorContinuationPoint AggregateCalculator.calculateAggregates(org.opcfoundation.ua.builtintypes.DateTime startTime, org.opcfoundation.ua.builtintypes.DateTime endTime, double processingIntervalInMillis, org.opcfoundation.ua.builtintypes.NodeId aggregateType, org.opcfoundation.ua.core.AggregateConfiguration aggregateConfiguration, boolean useSteppedInterpolation, AggregateCalculator.HistoryDataProvider history, AggregateCalculator.AggregateCalculatorContinuationPoint continuationPoint, org.opcfoundation.ua.core.HistoryData aggregateData)
          Function for calculating the aggregate specified by the aggregateType NodeId from the list of DataValues provided in values.
 



Copyright © 2018. All rights reserved.