public class StdCDVMeter extends CDVMeter
StdSampleStatistic
to measure the cell delay
variation.Modifier and Type | Field and Description |
---|---|
protected StdSampleStatistic |
cdvSampleStat |
rate, referenceTime
Constructor and Description |
---|
StdCDVMeter(double rate,
java.lang.String name,
SimNode parentNode) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateSample(double sample) |
evaluateMessage, useMessage
attachInput, attachInput, monitorGetMessage, monitorIsMessageAvailable, monitorMessageIndication
protected final StdSampleStatistic cdvSampleStat
public StdCDVMeter(double rate, java.lang.String name, SimNode parentNode)
protected void evaluateSample(double sample)
evaluateSample
in class CDVMeter