示例#1
0
文件: Counter.cs 项目: howbani/lbdd
 public NetworkOverheadCounter()
 {
     EnergyModel = new FirstOrderRadioModel(); // energy model.
 }