Package | Description |
---|---|
simulation.geometry.elements | |
simulation.geometry.substrates |
Modifier and Type | Interface and Description |
---|---|
interface |
Cylinder
subinterface for cylinders.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicCylinder
implements a cylindrical geometry.
|
class |
FacetCylinder
Cylinder implementation with polygonal cross-section.
|
class |
MyelinatedCylinder
Thick-walled cylinder.
|
class |
SquashyCylinder
A squashy cylinder is one that deforms when it abutts another
cylinder.
|
class |
Triangle |
Modifier and Type | Field and Description |
---|---|
SubstrateObject[][] |
Substrate.voxToObjects
map of subvoxels to arrays of substrate objects for
spatial optimisation
|
Modifier and Type | Method and Description |
---|---|
SubstrateObject[] |
Substrate.getSubsObj() |
SubstrateObject |
Substrate.nextCandidate()
get the next substrate object in the candidate list
|