Simple Module NAMTrace

File: World/NAMTrace.ned

C++ definition: click here

NAMTrace manages a "nam" trace file which can be played back with ns2's Network ANimator, nam. The trace is actually written by NAMTraceWriter modules which should occur per host or router.

See also: NAMTraceWriter

Usage diagram:

The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.

Used in compound modules:

If a module type shows up more than once, that means it has been defined in more than one NED file.

NClients (no description)
LDPTEST (no description)
RSVPTE4

Example network to demonstrate RSVP-TE.

R37 (no description)
RSVPTE4

Example network to demonstrate RSVP-TE.

RSVPTE4

Example network to demonstrate RSVP-TE.

RSVPTE4

Example network to demonstrate RSVP-TE.

ZebraTest (no description)

Parameters:

Name Type Description
logfile string
prolog string

Source code:

simple NAMTrace
    parameters:
        logfile : string,
        prolog : string;
endsimple