[ndnSIM] [EXT] Error with L3RateTracer

Junxiao Shi shijunxiao at email.arizona.edu
Wed Jun 9 12:17:32 PDT 2021


Hi Zakaria

You may need to import the class from its namespace:

using ns3::ndn::L3RateTracer;

Yours, Junxiao

On Wed, Jun 9, 2021 at 13:39 Zakaria SABIR <zakaria.sabir at uit.ac.ma> wrote:

> *External Email*
> Hi everyone, I hope you're doing well,
>
> I'm trying to obtain metrics from a simulation, so I included the
> instruction " L3RateTracer::InstallAll("rate-trace.txt", Seconds(1.0)); "
> just before calling Simulator::Run as indicated in the documentation. But I
> got the following error:
> *"error: ‘L3RateTracer’ has not been declared".*
> I tried to fix it by including the header
> "ns3/ndnSIM/utils/tracers/ndn-l3-rate-tracer.hpp" but it didn't work.
> Could you help me, please?
>
> Regards,
> Zakaria.
>
>> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20210609/31eb2119/attachment.html>


More information about the ndnSIM mailing list