GeometricGradientRectangle
Constructors
Link copied to clipboard
constructor(randomGenerator: RandomGenerator, environment: Environment<out Any, P>, nodes: Int, x: Double, y: Double, sizex: Double, sizey: Double, lambda: Double, steps: Int, horizontal: Boolean, increasing: Boolean)
Use this constructor to displace multiple groups of devices with exponentially varied density along an axis.
constructor(randomGenerator: RandomGenerator, environment: Environment<out Any, P>, nodes: Int, x: Double, y: Double, sizex: Double, sizey: Double, lambda: Double, horizontal: Boolean, increasing: Boolean)
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