|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
This package holds classes that are traffic models used by Topgen.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||