|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--flowsim.cbdv.TestCBDV
Constructor Summary | |
TestCBDV()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static void |
show_progress(long time)
|
static double |
test_cbdv(int load)
|
static double |
test_dv(int load)
|
static double |
test(int load,
boolean dv)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TestCBDV()
Method Detail |
public static double test_dv(int load)
public static double test_cbdv(int load)
public static double test(int load, boolean dv)
public static void show_progress(long time)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |