Description: Hexagon is a C++ function that returns a complex number which represents a randomly distributed location within a hexagon.
The orientation of the hexagon is with vertical sides, where R is the radius supplied to the function. A test bench showing an example application is included. Useful for user deployment in cellular comms environment.
To Search:
- [5] - The image shows a five-beam interference
- [Bee] - Determine the honeycomb on the shortest
File list (Check if you may need any files):
Hexagon.cpp
Hexagon.h
Random.cpp
Random.h
testHexagon.cpp