pyLM  v1.1
A Python Problem Solving Environment for the simulation of stochastic biological systems
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
pySTDLM.CellArranger.TightGridArranger Class Reference

An arranger that orients cells in square grid. More...

Inheritance diagram for pySTDLM.CellArranger.TightGridArranger:
pySTDLM.CellArranger.CellArranger

Public Member Functions

def __init__
 
def intPackVolume
 
- Public Member Functions inherited from pySTDLM.CellArranger.CellArranger
def __init__
 Create a CellArranger. More...
 
def cellFactory
 
def packVolume
 Pack a specified volume with cells. More...
 
def addToSimulation
 Add packed volume to RDME simulation. More...
 

Additional Inherited Members

- Public Attributes inherited from pySTDLM.CellArranger.CellArranger
 allowedCellTypes
 
 allowedForms
 
 cellType
 
 cellAttributes
 
 cells
 
 packerName
 
 arrangerAttributes
 

Detailed Description

An arranger that orients cells in square grid.

Constructor & Destructor Documentation

def pySTDLM.CellArranger.TightGridArranger.__init__ (   self,
  cellType,
  cellAttributes,
  arrangerAttributes 
)

Member Function Documentation

def pySTDLM.CellArranger.TightGridArranger.intPackVolume (   self,
  sim,
  mins,
  maxs 
)

The documentation for this class was generated from the following file: