DRCL J-Sim API

Package drcl.net.traffic

Interface Summary
TrafficPeriodic Defines the periodic property of a traffic model.
 

Class Summary
SimpleTrace This class implements a simple trace component.
TCPTrace  
TimestampedFooPacket A packet class that keeps a timestamp in addition to what is in the superclass.
TraceInput TraceInput output packets to down@ port based on a trace file.
traffic_CDSmooth This class describes the (C,D)-smooth traffic model.
traffic_ExpOnOff This class describes an On/Off traffic model.
traffic_FixedPoints This class allows one to specify packets to be generated at fixed time points.
traffic_OnOff This class describes an On/Off traffic model.
traffic_PacketTrain This class describes the packet train traffic model.
traffic_ParetoOnOff This class describes the Pareto On/Off traffic model.
traffic_PeakRate This class describes the peak rate traffic model.
traffic_Periodic This class describes a periodic traffic model.
traffic_Poisson This class describes the traffic model with Poisson arrival process.
traffic_PoissonVariableSize This class describes the traffic model with Poisson arrival process and packet size with exponential distribution.
traffic_RTSmooth This class describes the (r,T)-smooth traffic model.
traffic_TokenBucket This class describes the token bucket traffic model.
TrafficAssistant TrafficAssistant is a utility class which helps to get the corresponding TrafficShaper or TrafficSourceComponent from a TrafficModel.
TrafficComponent Defines the base class for generating/regulating/outputing packets according to the associated traffic model.
TrafficModel This class is the base class for defining a traffic model.
TrafficShaper Defines the base class for regulating incoming packets and outputing the packets according to the associated traffic model.
TrafficShaperComponent This component is the base class for regulating incoming packets and outputing the packets according to the associated traffic model.
TrafficSourceComponent Defines the base class for implementing a traffic source.
tsCDSmooth A traffic shaper that conforms to the (C,D)-smooth traffic model.
tsExpOnOff This class implements an On/Off traffic source.
tsFixedPoints This class implements a traffic shaper that conforms to the fixed-points traffic model.
tsOnOff This class implements an On/Off traffic source.
tsPacketTrain This class implements a traffic shaper that conforms to the packet train traffic model.
tsParetoOnOff This class implements a Pareto On/Off traffic source.
tsPeakRate This class implements a traffic source that conforms to the traffic_PeakRate peak rate traffic model.
tsPeriodic This class implements a traffic shaper that conforms to the periodic traffic model.
tsPoisson This class implements an On/Off traffic source.
tsPoissonVariableSize This class implements an On/Off traffic source.
tsRTSmooth  
tsTokenBucket A traffic shaper that conforms to the token bucket traffic model.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~