There are 4 options available in node placement model in qualnet:
Random
Grid
uniform
File
I wanted to create my own model for node deployment.
When I choose this option, node should be deployed in circular manner in config file.
How do I create this model and how do I include it in qualnet.
Where is the file .h and .cpp for node placement model,
so that I can modify it and add my own protocol?
Please help