Bug 1997

Summary: fix PlotProbe() documentation and usage for GnuplotHelper and FileHelper
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: statsAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: patch to fix

Description Tom Henderson 2014-09-30 09:43:29 UTC
Created attachment 1887 [details]
patch to fix

The current code and documentation is contradictory in the usage of GnuplotHelper::PlotProbe() and FileHelper::PlotProbe().  The path argument in many of the examples contains a path to a ns3::Probe instead of to an ns3::TraceSource.  The PlotProbe() method was designed for trace sources, and creates a probe itself, so passing a probe as an input is redundant.
Comment 1 Tom Henderson 2014-10-15 10:39:14 UTC
pushed in 11027:e943837b17ad