Simple Module LoginCache

Package: oversim.overlay.quon
File: src/overlay/quon/ConnectivityProbeQuon.ned

C++ definition

(no description)

LoginCache

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.

Used in compound modules:

Name Type Description
GlobalQuonModulesLC compound module (no description)

Parameters:

Name Type Default value Description
movementSpeed double

Source code:

simple LoginCache
{
    parameters:
        double movementSpeed @unit(mps);
}