PhysiCellConstants
The PhysiCellConstants class is used to work with constant numerical values of the model.
To import this class use:
import ru.biosoft.physicell.core.PhysiCellConstants
All members of the PhysiCellConstants class are presented below.
Class member |
Description |
|---|---|
static int apoptotic |
Contains the numerical code for the “Apoptotic” phase of the “Apoptosis” cell death cycle.
Example of usage.
|
static int necrotic_swelling |
Contains the numerical code for the “Necrotic (swelling)” phase of the “Necrosis” cell death cycle.
Example of usage.
|
static int necrotic_lysed |
Contains the numerical code for the “Necrotic (lysed)” phase of the “Necrosis” cell death cycle.
Example of usage.
|
static int live |
|
static int apoptosis_death_model |
|
static int necrosis_death_model |