|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.toolbox.EventGen4BT
public class EventGen4BT
generates events configuration file for BT simulation
| Constructor Summary | |
|---|---|
EventGen4BT()
dummy constructor |
|
| Method Summary | |
|---|---|
static void |
gen(int eventnum,
double interval,
int pnum,
int poffset,
int seed,
java.lang.String f)
generate events distribution configuration file |
static void |
main(java.lang.String[] args)
main entrance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventGen4BT()
| Method Detail |
|---|
public static void gen(int eventnum,
double interval,
int pnum,
int poffset,
int seed,
java.lang.String f)
eventnum - total document numberinterval - time interval between events(seconds)pnum - number of peer agentspoffset - offset of peer agents, i.e. the first agent id of peer nodeseed - random seedf - output filepublic static void main(java.lang.String[] args)
args - command line parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||