Package it.unibo.alchemist.model.layers
See: Description
-
Class Summary Class Description StepLayer Implements a Layer with a discontinue spatial distribution: the plane is divided in two parts, both with a constant concentration but with a different in value. ConstantLayer a Layer where the concentration is the same at every point in space. BidimensionalGaussianLayer A Layer based on a 2D gaussian function and an optional baseline value.