Re: [ns] How to maniulate IEEE802.11p parameters from IEEE802-11p.tcl

2014-12-01 Thread Pratik Joshi
Actually my question is: In my tcl file after i load the 802_11EXT parameters then how do i access those parameters later? e.g. #802.11p default parameters #Phy/WirelessPhyExt parameters are described Mac/802_11Ext set CWMin_15 Mac/802_11Ext set CWMax_

Re: [ns] How to maniulate IEEE802.11p parameters from IEEE802-11p.tcl

2014-11-29 Thread knudfl
> @pratikjoshi > IEEE802.11 ? Change "contention window" from what to what ? ? Some documentation ... . http://www.isi.edu/nsnam/ns/doc/node193.html . http://www.crhc.illinois.edu/wireless/assignments/simulations/slabc1.html . http://www.ijoar.org/journals/IJOAREC/papers/Implementation-of-Dedic

[ns] How to maniulate IEEE802.11p parameters from IEEE802-11p.tcl

2014-11-28 Thread Pratik Joshi
Hi everyone, I'm working on a VANET simulation project. I am trying to simulate a VANET however i couldn't figure out how to manipulate the parameters in IEEE802-11p.tcl. I googled and found that the whole file could be loaded in a "variable". The code i found is: set val(sc) "IEEE802-11p.tcl"