Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
pySTDLM.CellArranger.LooseGridArranger Class Reference
Inheritance diagram for pySTDLM.CellArranger.LooseGridArranger:
[legend]
Collaboration diagram for pySTDLM.CellArranger.LooseGridArranger:
[legend]

Public Member Functions

 __init__ (self, cellType, cellAttributes, arrangerAttributes)
 intPackVolume (self, sim, mins, maxs)
Public Member Functions inherited from pySTDLM.CellArranger.CellArranger
 __init__ (self, cellType=None, cellAttributes=None, arrangerAttributes=None, name='Unknown')
 cellFactory (self)
 packVolume (self, sim, volume=None)
 addToSimulation (self, sim)
 Add packed volume to RDME simulation.

Additional Inherited Members

Public Attributes inherited from pySTDLM.CellArranger.CellArranger
list allowedCellTypes = ["Sphere", "Capsule", "Box", "CapsuleShell"]
list allowedForms = ["Random", "RandomSpherical", "TightGrid", "LooseGrid", "SkewedGrid"]
str cellType = cellType
 cellAttributes = cellAttributes
list cells = []
 packerName = name
 arrangerAttributes = arrangerAttributes

Detailed Description

An arranger that orients cells in square grid with padding in between. 

The attribute dictionary requires "offset" which is a list of the form [dx, dy, dz].

Constructor & Destructor Documentation

◆ __init__()

pySTDLM.CellArranger.LooseGridArranger.__init__ ( self,
cellType,
cellAttributes,
arrangerAttributes )

Member Function Documentation

◆ intPackVolume()

pySTDLM.CellArranger.LooseGridArranger.intPackVolume ( self,
sim,
mins,
maxs )
Here is the call graph for this function:
Here is the caller graph for this function:

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