public class RateMeter extends OnePointMeter
Modifier and Type | Field and Description |
---|---|
protected StdRateStatistic |
rateStatistic |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateMessage(Message msg,
Port port) |
attachInput, attachInput, monitorGetMessage, monitorIsMessageAvailable, monitorMessageIndication
protected final StdRateStatistic rateStatistic
public RateMeter(SimNode ownNode)
protected void evaluateMessage(Message msg, Port port)
evaluateMessage
in class OnePointMeter