com.prosysopc.ua
Class AggregateCalculator.AggregateCalculatorContinuationPoint

java.lang.Object
  extended by com.prosysopc.ua.AggregateCalculator.AggregateCalculatorContinuationPoint
Enclosing class:
AggregateCalculator

public static final class AggregateCalculator.AggregateCalculatorContinuationPoint
extends Object


Constructor Summary
AggregateCalculator.AggregateCalculatorContinuationPoint(int processingIntervalIndex, org.opcfoundation.ua.builtintypes.DataValue cachedOutsideRawValue)
           
 
Method Summary
 org.opcfoundation.ua.builtintypes.DataValue getCachedOutsideRawValue()
           
 int getProcessingIntervalIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregateCalculator.AggregateCalculatorContinuationPoint

public AggregateCalculator.AggregateCalculatorContinuationPoint(int processingIntervalIndex,
                                                                org.opcfoundation.ua.builtintypes.DataValue cachedOutsideRawValue)
Method Detail

getCachedOutsideRawValue

public org.opcfoundation.ua.builtintypes.DataValue getCachedOutsideRawValue()

getProcessingIntervalIndex

public int getProcessingIntervalIndex()


Copyright © 2018. All rights reserved.