flowsim.cbdv
Class CBDVRouter3
java.lang.Object
|
+--flowsim.core.RouterImpl
|
+--flowsim.dv.DVRouterImpl
|
+--flowsim.cbdv.CBDVRouter
|
+--flowsim.cbdv.CBDVRouter3
- public final class CBDVRouter3
- extends CBDVRouter
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
CBDVRouter3
public CBDVRouter3(Simulator s,
Node n,
int r)
cbdv3_factory
public static ServiceFactory cbdv3_factory(Simulator s)
cost_threshold
protected int cost_threshold()
- Overrides:
- cost_threshold in class DVRouterImpl
get_delay_factor
public double get_delay_factor()
- Overrides:
- get_delay_factor in class CBDVRouter
get_hopcount_factor
public double get_hopcount_factor()
- Overrides:
- get_hopcount_factor in class CBDVRouter
get_invbw_factor
public double get_invbw_factor()
- Overrides:
- get_invbw_factor in class CBDVRouter