GeometricGradientRectangle
Use this constructor to displace multiple groups of devices with exponentially varied density along an axis.
Parameters
RandomGenerator
the number of nodes to displace
start x position
start y position
width
height
the lambda parameter of the exponential. The actual lambda is computed by multiplying this value with the dimension chosen for the exponential distribution
number of discrete groups. One falls back to uniform distribution, very large values approximate a continuous exponential distribution
true if the exponential axis is horizontal
true if device density should increase with the desired axis
Use this constructor to displace devices with an exponentially varied density along an axis.
Parameters
RandomGenerator
the number of nodes to displace
start x position
start y position
width
height
the lambda parameter of the exponential. The actual lambda is computed by multiplying this value with the dimension chosen for the exponential distribution
true if the exponential axis is horizontal
true if device density should increase with the desired axis