(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.
GlobalVastModules (compound module) | (no description) |
Name | Type | Default value | Description |
---|---|---|---|
connectivityProbeIntervall | double |
interval after which to check connectivity |
|
visualizeNetworkIntervall | double | ||
plotConnections | bool | ||
plotMissing | bool |
Name | Value | Description |
---|---|---|
display | i=block/network2 |
simple ConnectivityProbe { parameters: double connectivityProbeIntervall @unit(s); // interval after which to check connectivity double visualizeNetworkIntervall @unit(s); bool plotConnections; bool plotMissing; @display("i=block/network2"); }