StepLayer
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
minValue
the low value of concentration.
maxValue
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
maxValue
minValue the low value of concentration.
minValue
maxValue the high value of concentration.