Package: inet.environment.contract
IGround
module interface(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Implemented by
Name | Type | Description |
---|---|---|
FlatGround | compound module | (no description) |
OsgEarthGround | compound module | (no description) |
Used in compound modules
Name | Type | Description |
---|---|---|
PhysicalEnvironment | compound module |
The propagation of communication signals, the movement of communicating agents, or battery exhaustion depend on the surrounding physical environment. For example, signals can be absorbed by objects, can pass through objects, can be refracted by surfaces, can be reflected from surfaces, etc. |
Properties
Name | Value | Description |
---|---|---|
display | i=block/table |
Source code
moduleinterface IGround { parameters: @display("i=block/table"); }File: src/inet/environment/contract/IGround.ned