public class AutoCorrIATMeter extends IATMeter
Modifier and Type | Field and Description |
---|---|
protected ExactAutoCorrelationStatistic |
autoCorrStatistic |
Constructor and Description |
---|
AutoCorrIATMeter(int lag,
SimNode ownNode) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateSample(double interArrivalTime) |
evaluateMessage, useMessage
attachInput, attachInput, monitorGetMessage, monitorIsMessageAvailable, monitorMessageIndication
protected final ExactAutoCorrelationStatistic autoCorrStatistic
public AutoCorrIATMeter(int lag, SimNode ownNode)
protected void evaluateSample(double interArrivalTime)
evaluateSample
in class IATMeter