ui31

Results 1 issues of ui31

Hi All, I'm using lte-sl-in-covrg-comm-mode1.cc file from the path: psc-ns3-psc-1.0/src/lte/examples/d2d-examples/ I did following modifications regarding netAnim interface. AnimationInterface anim ("d2d.xml"); // for creating xml file and setting nodes anim.UpdateNodeDescription(enbNode.Get(0),"EnodeB"); anim.SetConstantPosition(ueNodes.Get(0),30.00,0.00);...