Class | Description |
---|---|
CellularLattice |
Abstract class that implements a general cubic lattice geometry
initialisation of the geometry is left abstract so that inheriting
classes may implement any pattern they choose.
|
CrossingCylinderSubstrate |
substrate will two principle directions.
|
CylinderSubstrate | |
DistributedRadiusCylinderSubstrate |
implements a class of substrate whereby the radii of cylinders
are drawn from a specified distribution.
|
EmptySubstrate |
this is for debugging purposes.
|
MeshSubstrate | |
ParallelCylinderSubstrate |
Implements a class of substrates with a single population
of parallel cylinders with a single constant thickness.
|
PercCellularLattice |
Camino fibre reconstruction and tracking toolkit
PercCellularLattice (simulation)
Initialises a cellular lattice occupied like a using a
percolation-like technique.
|
PercolationSubstrate | |
SquashyInflammationSubstrate | |
StickyCylinderSubstrate | |
StripedCellularLattice |
Camino fibre reconstruction and tracking toolkit
StripedCellularLattice (simulation)
|
Substrate |
Abstract root class of all substrates.
|
SubstrateFactory |
Camino fibre reconstruction and tracking toolkit
SubstrateFactory (simulation)
|
Enum | Description |
---|---|
SubstrateFactory.SubstrateType |