protected final class AggregateCalculator.IntervalOutsideRawData extends Object
| Constructor and Description |
|---|
IntervalOutsideRawData(DataValue previousOutsideRawValue,
DataValue nextOutsideRawValue) |
IntervalOutsideRawData(DataValue previousOutsideRawValue,
DataValue nextOutsideRawValue,
DataValue previousGoodOutsideRawValue,
DataValue nextGoodOutsideRawValue,
DataValue previousSecondGoodOutsideRawValue,
Boolean badValueSkipped) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBadValuesSkipped() |
DataValue |
getNextGoodOutsideRawValue() |
DataValue |
getNextOutsideRawValue() |
DataValue |
getPreviousGoodOutsideRawValue() |
DataValue |
getPreviousOutsideRawValue() |
DataValue |
getPreviousSecondGoodOutsideRawValue() |
public IntervalOutsideRawData(DataValue previousOutsideRawValue, DataValue nextOutsideRawValue)
public Boolean getBadValuesSkipped()
public DataValue getNextGoodOutsideRawValue()
public DataValue getNextOutsideRawValue()
public DataValue getPreviousGoodOutsideRawValue()
public DataValue getPreviousOutsideRawValue()
public DataValue getPreviousSecondGoodOutsideRawValue()
Copyright © 2026. All rights reserved.