Package be.ac.ulg.montefiore.run.totem.topgen.traffic.model

This package holds classes that are traffic models used by Topgen.

See:
          Description

Interface Summary
AttractionFactor This is the interface for the attraction factors.
FrictionFactor This is the interface for the friction factors.
RepulsionFactor This is the interface for the repulsion factors.
TrafficModel This is the interface for the traffic models.
 

Class Summary
CapacityAttractionFactor This class can be used as an attraction factor.
CapacityRepulsionFactor This class can be used as a repulsion factor.
ConstantTrafficModel This class generates a constant traffic for all origin-destination pairs
DistanceFrictionFactor This class implements the FrictionFactor interface using the euclidean distance between the nodes.
DistributionFrictionFactor This class implements the FrictionFactor interface using the probability distributions.
GravityTrafficModel This class generates traffic using the gravity model.
SyntheticTrafficModel This class generates traffic using the probability distributions.
 

Package be.ac.ulg.montefiore.run.totem.topgen.traffic.model Description

This package holds classes that are traffic models used by Topgen.



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.