예제 #1
0
파일: Counter.cs 프로젝트: howbani/lbdd
 public NetworkOverheadCounter()
 {
     EnergyModel = new FirstOrderRadioModel(); // energy model.
 }