[ndnSIM] set LastRetransmittedInterestDataDelay

Trade trade20122012 at gmail.com
Wed Jan 28 16:50:04 PST 2015


Hi, All:

Can anyone help me about how to correctly set attribute of 
LastRetransmittedInterestDataDelay? It has error like:

error: too few arguments to function call, expected 2, have 1
   consumerHelper.SetAttribute ("LastRetransmittedInterestDataDelay");
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      ^



  ndn::AppHelper consumerHelper ("ns3::ndn::ConsumerCbr");
  consumerHelper.SetAttribute ("Frequency", StringValue ("3"));
  consumerHelper.SetAttribute ("LastRetransmittedInterestDataDelay");


Thanks!
Regards



More information about the ndnSIM mailing list