Geometric Gradient Rectangle
Parameters
<P>
position type
Constructors
Link copied to clipboard
open fun GeometricGradientRectangle(env: Environment<out Any, P>, rng: RandomGenerator, nodes: Int, x: Double, y: Double, sizex: Double, sizey: Double, lambda: Double, steps: Int, horizontal: Boolean, increasing: Boolean)
Content copied to clipboard
Use this constructor to displace multiple groups of devices with exponentially varied density along an axis.
Link copied to clipboard
open fun GeometricGradientRectangle(env: Environment<out Any, P>, rng: RandomGenerator, nodes: Int, x: Double, y: Double, sizex: Double, sizey: Double, lambda: Double, horizontal: Boolean, increasing: Boolean)
Content copied to clipboard
Use this constructor to displace devices with an exponentially varied density along an axis.
Functions
Link copied to clipboard
Optional LinkingRule associated to the deployment.
Link copied to clipboard