Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 28: | Line 28: | ||
= Trace analysis = | = Trace analysis = | ||
* [http://www.tracemetrics.net TraceMetrics] TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3). The main goal is to perform a quick | * [http://www.tracemetrics.net TraceMetrics] TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3). | ||
The main goal is to perform a quick analysis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement. |
Revision as of 14:02, 16 April 2012
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This page is for linking other useful projects/tools that can be used with ns-3.
TCP
- Ohio University's tcptrace is useful for TCP checking.
WiFi
- An ns-3 port of yavista would be welcome. Note: Morgan Redfield at University of Washington is working on this support.
Plotting
- Matplotlib can be used with ns-3 python programs.
Topology generators
ns-3 has support for these tools (in src/contrib/topology-read:
Mobility scenario generators
- ns-2 setdest
- BonnMotion
Trace analysis
- TraceMetrics TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).
The main goal is to perform a quick analysis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.