|
||||||||||
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.CapacityRepulsionFactor
public class CapacityRepulsionFactor
This class can be used as a repulsion factor.
Creation date: 2004
Constructor Summary | |
---|---|
CapacityRepulsionFactor()
|
Method Summary | |
---|---|
double |
generate(Node node)
Generates traffic from the node node . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CapacityRepulsionFactor()
Method Detail |
---|
public double generate(Node node)
node
. The amount of traffic
is equal to the sum of the capacity of the input links of
node
.
generate
in interface RepulsionFactor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |