A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
All GlobalValues
  • RngSeed: The global seed of all rng streams. Default value: 1.
  • RngRun: The run number used to modify the global seed. Default value: 1.
  • SimulatorImplementationType: The object class to use as the simulator implementation. Default value: ns3::DefaultSimulatorImpl.
  • SchedulerType: The object class to use as the scheduler implementation. Default value: ns3::MapScheduler.
  • ChecksumEnabled: A global switch to enable all checksums for all protocols. Default value: false.