DRCL J-Sim API

Uses of Package
drcl.net.traffic

Packages that use drcl.net.traffic
drcl.inet   
drcl.intserv   
drcl.net.traffic   
 

Classes in drcl.net.traffic used by drcl.inet
TrafficModel
          This class is the base class for defining a traffic model.
TrafficSourceComponent
          Defines the base class for implementing a traffic source.
 

Classes in drcl.net.traffic used by drcl.intserv
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.
 

Classes in drcl.net.traffic used by drcl.net.traffic
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.
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.
TrafficPeriodic
          Defines the periodic property of a traffic model.
TrafficShaper
          Defines 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.
 


DRCL J-Sim API

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