com.prosysopc.ua
Class AggregateFunction.AggregateFunctionParameters
java.lang.Object
com.prosysopc.ua.AggregateFunction.AggregateFunctionParameters
- Enclosing interface:
- AggregateFunction
public static class AggregateFunction.AggregateFunctionParameters
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAggregateConfiguration
public org.opcfoundation.ua.core.AggregateConfiguration getAggregateConfiguration()
getAggregateType
public org.opcfoundation.ua.builtintypes.NodeId getAggregateType()
getIntervalEnd
public org.opcfoundation.ua.builtintypes.DateTime getIntervalEnd()
getIntervalStart
public org.opcfoundation.ua.builtintypes.DateTime getIntervalStart()
getOutsideData
public AggregateCalculator.IntervalOutsideRawData getOutsideData()
getPercentDataBad
public int getPercentDataBad()
getPercentDataGood
public int getPercentDataGood()
getProcessingInterval
public double getProcessingInterval()
getTimeFlowsForwards
public boolean getTimeFlowsForwards()
getTreatUncertainAsBad
public boolean getTreatUncertainAsBad()
getUseSlopedExtrapolation
public boolean getUseSlopedExtrapolation()
getUseSteppedInterpolation
public boolean getUseSteppedInterpolation()
Copyright © 2018. All rights reserved.