|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.topgen.traffic.model.CapacityAttractionFactor
public class CapacityAttractionFactor
This class can be used as an attraction factor.
Creation date: 2004
Constructor Summary | |
---|---|
CapacityAttractionFactor()
|
Method Summary | |
---|---|
double |
generate(Node node)
Generates traffic to the node node . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CapacityAttractionFactor()
Method Detail |
---|
public double generate(Node node)
node
. The amount of traffic
is equal to the sum of the capacity of the output links of
node
.
generate
in interface AttractionFactor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |