public static class AggregateFunction.AggregateFunctionParameters extends Object
| Modifier and Type | Method and Description |
|---|---|
AggregateConfiguration |
getAggregateConfiguration() |
NodeId |
getAggregateType() |
DateTime |
getIntervalEnd() |
DateTime |
getIntervalStart() |
AggregateCalculator.IntervalOutsideRawData |
getOutsideData() |
int |
getPercentDataBad() |
int |
getPercentDataGood() |
double |
getProcessingInterval() |
boolean |
getTimeFlowsForwards() |
boolean |
getTreatUncertainAsBad() |
boolean |
getUseSlopedExtrapolation() |
boolean |
getUseSteppedInterpolation() |
public AggregateConfiguration getAggregateConfiguration()
public NodeId getAggregateType()
public DateTime getIntervalEnd()
public DateTime getIntervalStart()
public AggregateCalculator.IntervalOutsideRawData getOutsideData()
public int getPercentDataBad()
public int getPercentDataGood()
public double getProcessingInterval()
public boolean getTimeFlowsForwards()
public boolean getTreatUncertainAsBad()
public boolean getUseSlopedExtrapolation()
public boolean getUseSteppedInterpolation()
Copyright © 2026. All rights reserved.