Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
pySTDLM.CellArranger.TightGridArranger Class Reference
Inheritance diagram for pySTDLM.CellArranger.TightGridArranger:
[legend]
Collaboration diagram for pySTDLM.CellArranger.TightGridArranger:
[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.

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ intPackVolume()

pySTDLM.CellArranger.TightGridArranger.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: