INET has a standard example of two hosts working (/inet/examples/wireless/obstacle).
Looking at the information on the Internet, I came across this article
This clearly shows that 3d signal visualization can be enabled using the following parameter:
*.visualizer.osgVisualizer.mediumVisualizer.signalShape = “both”
Adding this line to the example above did not produce results. The signal is still drawn flat in the form of an ordinary circle.
How do I set up the 3d visualizer correctly so that it shows a signal in the form of a sphere?
Swamp Shot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.