com.prosysopc.ua
Class AggregateCalculator.IntervalOutsideRawData
java.lang.Object
com.prosysopc.ua.AggregateCalculator.IntervalOutsideRawData
- Enclosing class:
- AggregateCalculator
protected final class AggregateCalculator.IntervalOutsideRawData
- extends Object
|
Constructor Summary |
AggregateCalculator.IntervalOutsideRawData(org.opcfoundation.ua.builtintypes.DataValue previousOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextOutsideRawValue)
|
AggregateCalculator.IntervalOutsideRawData(org.opcfoundation.ua.builtintypes.DataValue previousOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue previousGoodOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextGoodOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue previousSecondGoodOutsideRawValue,
Boolean badValueSkipped)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateCalculator.IntervalOutsideRawData
public AggregateCalculator.IntervalOutsideRawData(org.opcfoundation.ua.builtintypes.DataValue previousOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextOutsideRawValue)
AggregateCalculator.IntervalOutsideRawData
public AggregateCalculator.IntervalOutsideRawData(org.opcfoundation.ua.builtintypes.DataValue previousOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue previousGoodOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue nextGoodOutsideRawValue,
org.opcfoundation.ua.builtintypes.DataValue previousSecondGoodOutsideRawValue,
Boolean badValueSkipped)
getBadValuesSkipped
public Boolean getBadValuesSkipped()
getNextGoodOutsideRawValue
public org.opcfoundation.ua.builtintypes.DataValue getNextGoodOutsideRawValue()
getNextOutsideRawValue
public org.opcfoundation.ua.builtintypes.DataValue getNextOutsideRawValue()
getPreviousGoodOutsideRawValue
public org.opcfoundation.ua.builtintypes.DataValue getPreviousGoodOutsideRawValue()
getPreviousOutsideRawValue
public org.opcfoundation.ua.builtintypes.DataValue getPreviousOutsideRawValue()
getPreviousSecondGoodOutsideRawValue
public org.opcfoundation.ua.builtintypes.DataValue getPreviousSecondGoodOutsideRawValue()
Copyright © 2018. All rights reserved.