Uses of Interface
be.ac.ulg.montefiore.run.totem.topgen.traffic.model.FrictionFactor

Packages that use FrictionFactor
be.ac.ulg.montefiore.run.totem.topgen.traffic.model This package holds classes that are traffic models used by Topgen. 
 

Uses of FrictionFactor in be.ac.ulg.montefiore.run.totem.topgen.traffic.model
 

Classes in be.ac.ulg.montefiore.run.totem.topgen.traffic.model that implement FrictionFactor
 class DistanceFrictionFactor
          This class implements the FrictionFactor interface using the euclidean distance between the nodes.
 class DistributionFrictionFactor
          This class implements the FrictionFactor interface using the probability distributions.
 

Constructors in be.ac.ulg.montefiore.run.totem.topgen.traffic.model with parameters of type FrictionFactor
GravityTrafficModel(AttractionFactor attraction, RepulsionFactor repulsion, FrictionFactor friction, double scalingConstant)
          Initialises a newly created GravityTrafficModel object.
 



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