A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
Manual
Navigation
index
next
|
previous
|
ns-3
Manual
Simulator
Simulator
ΒΆ
This chapter explains some of the core ns-3 simulator concepts.
Events and Simulator
Event
Simulator
Time
Scheduler
Callbacks
Callbacks Motivation
Callbacks Background
Using the Callback API
Bound Callbacks
Traced Callbacks
Callback locations in ns-3
Implementation details
Object model
Object-oriented behavior
Object base classes
Memory management and class Ptr
CreateObject and Create
Aggregation
Examples
Object factories
Downcasting
Configuration and Attributes
Object Overview
Attributes
Implementation Details
ConfigStore
Object names
RealTime
Behavior
Usage
Implementation
Previous topic
Organization
Next topic
Events and Simulator
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
ns-3
Manual
Simulator