Simple Module TTESchedulerTester

Package: test.modul.ttescheduler
File: tests/module/lib/ttescheduler/TTESchedulerTester.ned

TODO auto-generated module

TTESchedulerTester

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.

Networks:

Name Type Description
TTESchedulerTest network (no description)

Gates:

Name Direction Size Description
schedulerIn input

Source code:

//
// TODO auto-generated module
//
simple TTESchedulerTester
{
    gates:
        input schedulerIn @directIn;
}