[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Why var "bandwidth_" in class Mac can't change through the simulation



Hi,all:
      I want to create two BS with different bitrates. I've tried to set
"bandwidth_" either in c++ or in TCl. 
But it doesn't work. It seems that the variable is set at the very beginning
of a simulation and can't change 
even in different objects of mac/mac802.11 class.