|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TrafficMatrix.TrafficMatrixElem
Represents an element of the traffic matrix.
| Method Summary | |
|---|---|
int |
getDst()
Returns the dst index. |
int |
getSrc()
Returns the src index. |
float |
getValue()
Returns the amount of traffic between the two nodes. |
| Method Detail |
|---|
int getSrc()
int getDst()
float getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||