(no description)
The following diagram shows usage relationships between types.
Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
If a module type shows up more than once, that means it has been defined in more than one NED file.
GlobalCoordinatorModules (compound module) | (no description) |
GlobalQuonModules (compound module) | (no description) |
GlobalVastModules (compound module) | (no description) |
Name | Type | Default value | Description |
---|---|---|---|
seed | double |
seed for scenery generation |
|
Hotspots | string |
For hotspotRoaming, definition of the hotspots |
|
HotspotStayTime | double |
For hotspotRoaming, how long to stay in a hotspot |
Name | Value | Description |
---|---|---|
display | i=block/app |
simple GlobalCoordinator { parameters: double seed; // seed for scenery generation string Hotspots; // For hotspotRoaming, definition of the hotspots double HotspotStayTime @unit(s); // For hotspotRoaming, how long to stay in a hotspot @display("i=block/app"); }