Navigation
index
next
|
previous
|
ns-3 vns-3.10 documentation
»
Support
ΒΆ
Flow Monitor
Animation
Animation interface
NetAnim
Prerequisites
Downloading NetAnim
Building NetAnim
Statistics
Creating a new ns-3 model
Design-approach
Example: ErrorModel
Scaffolding
Review the ns-3 coding style document
Decide where in the source tree the model will reside in
waf and wscript
include guards
namespace ns3
Initial Implementation
use of class Object?
initial classes
how to include files from elsewhere
log component
constructor, empty function prototypes
key variables (default values, attributes)
test program 1
Object Framework
Adding-a-sample-script
Add basic support in the class
Add Accessor
Plumb into the system
Create null functional script
Add subclass
How to subclass
Build-core-functions-and-unit-tests
assert macros
Writing unit tests
Troubleshooting
Build errors
Run-time errors
Previous topic
Applications
Next topic
Flow Monitor
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
ns-3 vns-3.10 documentation
»