NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
All GlobalValues
  • 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.
  • RngSeed: The global seed of all rng streams. Default value: 1.
  • RngRun: The run number used to modify the global seed. Default value: 1.
  • ChecksumEnabled: A global switch to enable all checksums for all protocols. Default value: false.