The "core" module contains:
|
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 --TypeIdNameAttributeName=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::RngStream |
| Combined Multiple-Recursive Generator MRG32k3a. More... | |
Namespaces | |
| namespace | ns3::Config |
Configuration of simulation parameters and tracing. | |
Modules | |
| The list of all trace sources. | |
| The list of all attributes. | |
| The list of all global values. | |
| Debugging | |
| Attribute Helper | |
| Attribute | |
| MakeCallback | |
| Object | |
| Smart Pointer | |
| Random Variable Distributions | |
| Tracing | |
The "core" module contains:
1.7.1