Package it.unibo.alchemist.model.layers
See: Description
-
Class Summary Class Description ConstantLayer a Layer where the concentration is the same at every point in space. 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. BidimensionalGaussianLayer A Layer based on a 2D gaussian function and an optional baseline value.