pyLM  v1.1
A Python Problem Solving Environment for the simulation of stochastic biological systems
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces
CellArranger.py File Reference

Classes

class  pySTDLM.CellArranger.CellArranger
 A base class for laying out cells in a 3D space. More...
 
class  pySTDLM.CellArranger.RandomArranger
 An arranger that randomly orients a number of cells in a regin until either a count or a volume fraction target is met. More...
 
class  pySTDLM.CellArranger.RandomSphericalArranger
 An arranger that randomly orients a number of cells in a sphere inside a regin until either a count or a volume fraction target is met. More...
 
class  pySTDLM.CellArranger.TightGridArranger
 An arranger that orients cells in square grid. More...
 
class  pySTDLM.CellArranger.LooseGridArranger
 An arranger that orients cells in square grid with padding in between. More...
 

Namespaces

 pySTDLM.CellArranger