OsgEarthGround

Package: inet.environment.ground

OsgEarthGround

compound module

(no description)

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Parameters

Name Type Default value Description
osgEarthSceneVisualizerModule string ""
coordinateSystemModule string ""

Properties

Name Value Description
class OsgEarthGround

Source code

module OsgEarthGround like IGround
{
    parameters:
        @class(OsgEarthGround);
        string osgEarthSceneVisualizerModule = default("");
        string coordinateSystemModule = default("");
}

File: src/inet/environment/ground/OsgEarthGround.ned