public class JainBoundaryTimeMeter extends BoundaryTimeMeter
JainBoundaryStatistic
to find the
quantile for a given percentage.Modifier and Type | Field and Description |
---|---|
protected JainBoundaryStatistic |
transferTimeQuantile |
transferTime
fromPortHandler, toPortHandler
Constructor and Description |
---|
JainBoundaryTimeMeter(double percentage,
SimNode ownNode) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateTimeStamp(TimeStamp ts,
double currentTime) |
useMessage
addTimeStamp, evaluateMessageFromPort, evaluateMessageToPort, getAndRemoveTimeStamp
attachFromPort, attachFromPort, attachToPort, attachToPort
protected final JainBoundaryStatistic transferTimeQuantile
public JainBoundaryTimeMeter(double percentage, SimNode ownNode)
protected void evaluateTimeStamp(TimeStamp ts, double currentTime)
evaluateTimeStamp
in class StdTimeMeter