Bow-Nan, We added a new emane feature branch (feature/antennapatternview) to support emaneantennapatternview:
https://github.com/adjacentlink/emane/blob/feature/antennapatternview/scripts/emaneantennapatternview This is a simple rendering utility using VPython. To render a pattern: # emaneantennapatternview antenna30dsector.xml To render a pattern and blockage: # emaneantennapatternview antenna30dsector.xml \ --blockage blockageaft.xml To rotate a pattern and blockage and sum the two (applying the blockage): # emaneantennapatternview antenna30dsector.xml \ --blockage blockageaft.xml \ --arotate 10 \ --brotate 90 \ --sum See 'emaneantennapatternview -h' Antenna profile and blockage pattern examples can be found in emane tutorial demonstration 6: https://github.com/adjacentlink/emane-tutorial -- Steven Galgano Adjacent Link LLC www.adjacentlink.com On 07/20/2015 09:06 AM, Cheng, Bow-Nan - 0665 - MITLL wrote: > > Hello, > > We¹re generating some antenna pattern profiles and blockage patterns > following: https://github.com/adjacentlink/emane/wiki/Antenna-Profile > > Is there an easy way or tool to graph the patterns to see what it is > supposed to look like? Perhaps something similar to what the renderings on > https://github.com/adjacentlink/emane/wiki/Antenna-Profile are. > > Thanks! > > -Bow-Nan > > > > _______________________________________________ > emane-users mailing list > [email protected] > http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users > _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
