[ndnSIM] [EXT] Error with L3RateTracer

Zakaria SABIR zakaria.sabir at uit.ac.ma
Thu Jun 10 07:30:10 PDT 2021


Thanks a lot, Ygor and Junxiao for your answers. Both methods worked.
Now I have the trace file, how can I generate graphs?

Regards,
Zakaria.

On Wed, Jun 9, 2021 at 8:17 PM Junxiao Shi <shijunxiao at email.arizona.edu>
wrote:

> 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/20210610/be5d0fb7/attachment.html>


More information about the ndnSIM mailing list