com.prosysopc.ua
Interface AggregateFunction


public interface AggregateFunction


Nested Class Summary
static class AggregateFunction.AggregateFunctionParameters
           
 
Method Summary
 org.opcfoundation.ua.builtintypes.DataValue calculate(AggregateFunction.AggregateFunctionParameters parameters, List<org.opcfoundation.ua.builtintypes.DataValue> values)
           
 

Method Detail

calculate

org.opcfoundation.ua.builtintypes.DataValue calculate(AggregateFunction.AggregateFunctionParameters parameters,
                                                      List<org.opcfoundation.ua.builtintypes.DataValue> values)
                                                      throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.