ns-3 Logo
A Discrete-Event Network Simulator
  •   Home
  • Tutorials  ▼
    English
  • Documentation  ▼
    Installation
    Manual
    Models
    Contributing
    Wiki
  • Development  ▼
    API Docs
    Issue Tracker
    Merge Requests
Manual

Navigation

  • index
  • next |
  • previous |
  • ns-3 
  • Manual 

Additional ToolsΒΆ

This chapter covers some additional features provided by ns-3 which can be useful in writing models and scripts.

  • Random Variables
    • Quick Overview
    • Background
    • Creating random variables
    • Seeding and independent replications
    • Class RandomVariableStream
    • Base class public API
    • Types of RandomVariables
    • Semantics of RandomVariableStream objects
    • Using other PRNG
    • Setting the stream number
    • Publishing your results
    • Summary
  • Hash Functions
    • Basic Usage
    • Incremental Hashing
    • Using an Alternative Hash Function
    • Adding New Hash Function Implementations
    • Sources for Hash Functions
  • Tracing
    • Tracing Motivation
    • Overview
    • Using the Tracing API
    • Using Trace Helpers
    • Tracing implementation details
  • Data Collection
    • Design
    • Data Collection Helpers
    • Probes
    • Collectors
    • Aggregators
    • Adaptors
    • Scope/Limitations
  • Statistical Framework
    • Goals
    • Overview
    • To-Do
    • Approach
    • Example
  • Helpers
  • Making Plots using the Gnuplot Class
    • Creating Plots Using the Gnuplot Class
    • An Example Program that Uses the Gnuplot Class
    • An Example 2-Dimensional Plot
    • An Example 2-Dimensional Plot with Error Bars
    • An Example 3-Dimensional Plot
  • Using Python to Run ns-3
    • Introduction
    • An Example Python Script that Runs ns-3
    • Running Python Scripts
    • Caveats
    • Working with Python Bindings
    • Historical Information

Previous topic

RealTime

Next topic

Random Variables

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • ns-3 
  • Manual 
© Copyright 2006-2019. Last updated on Apr 21, 2023 11:24. Created using Sphinx 1.8.5.