Step Layer
Initialize a StepLayer.
Parameters
mx
the x value above which the concentration in layer is at its maximum value
my
the y value above which the concentration in layer is at its maximum value
min Value
the low value of concentration.
max Value
the high value of concentration.
Initialize a StepLayer where concentration is at its maximum value in first quadrant (for positive values of x and y).
Parameters
max Value
minValue the low value of concentration.
min Value
maxValue the high value of concentration.