|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SSF.OS.ProtocolSession
|
+--SSF.App.Worm.MacroscopicModelConfigurator
Common code for configuring options to the macroscopic model.
| Nested Class Summary | |
class |
MacroscopicModelConfigurator.MacroModelTimer
Timer that drives the global epidemic model. |
| Field Summary |
| Fields inherited from class SSF.OS.ProtocolSession |
name, use |
| Constructor Summary | |
MacroscopicModelConfigurator()
|
|
| Method Summary | |
void |
configEpidemic(com.renesys.raceway.DML.Configuration cfg)
Configure 'Epidemic' keyword for worm epidemic model settings. |
void |
configGlobalOptions(com.renesys.raceway.DML.Configuration cfg,
com.renesys.raceway.DML.Configuration topNetCfg)
Configure options for the macroscopic model, epidemic model etc. |
float |
getSimTime()
getSimTime: get the simulation time it's the same function used in tcpSessionMaster.java |
void |
init_macroscopic()
Initalize (after config phase). |
void |
update()
Do one timestep update of the worm model. |
| Methods inherited from class SSF.OS.ProtocolSession |
close, closed, config, debugIdentifier, inGraph, init, open, opened, push, pushAfterDelay, pushAfterDelayFailed, setGraph, version |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MacroscopicModelConfigurator()
| Method Detail |
public void init_macroscopic()
public void configGlobalOptions(com.renesys.raceway.DML.Configuration cfg,
com.renesys.raceway.DML.Configuration topNetCfg)
REQUIRED ATTRIBUTES:
OPTIONAL ATTRIBUTES:
The Epidemic attribute has the following attributes:
REQUIRED ATTRIBUTES:
OPTIONAL ATTRIBUTES:
The Traffic attribute has the following attributes:
REQUIRED ATTRIBUTES:
OPTIONAL ATTRIBUTES:
public void configEpidemic(com.renesys.raceway.DML.Configuration cfg)
public float getSimTime()
public void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||