NS-3
Core

The "core" module contains: More...

Collaboration diagram for Core:

Classes

class  ns3::CommandLine
 parse command-line argumentsInstances of this class can be used to parse command-line arguments: users can register new arguments with CommandLine::AddValue but the most important functionality provided by this class is that it can be used to set the 'initial value' of every attribute in the system with the '\--TypeIdName::AttributeName=value' syntax and it can be used to set the value of every GlobalValue in the system with the \--GlobalValueName=value syntax. More...
class  ns3::EventId
 an identifier for simulation events. More...
class  ns3::EventImpl
 a simulation event More...
class  ns3::RngStream
 Combined Multiple-Recursive Generator MRG32k3a. More...
class  ns3::Simulator
 Control the scheduling of simulation events. More...
class  ns3::Timer
 a simple Timer class More...
class  ns3::Watchdog
 a very simple watchdog More...

Namespaces

namespace  ns3::Config
 

Configuration of simulation parameters and tracing.


Modules

 Attribute Helper
 Attribute
 MakeCallback
 Time
 Object
 Smart Pointer
 Random Variable Distributions
 Scheduler
 Tracing

Detailed Description

The "core" module contains: