Engine {SMRUCC.genomics.GCModeller.ModellingEngine.BootstrapLoader.Engine} | .NET clr documentation |
The GCModeller VirtualCell dynamics engine module
# namespace SMRUCC.genomics.GCModeller.ModellingEngine.BootstrapLoader.Engine
export class Engine extends FluxEmulator {
dataStorageDriver: IOmicsDataAdapter;
debugView: DebuggerView;
# The argument of the cellular flux dynamics
dynamics: FluxBaseline;
# The compound map definition and the initial status
initials: Definition;
model: CellularModule;
}
dataStorageDriver
: IOmicsDataAdapterdebugView
: DebuggerViewdynamics
: FluxBaselineinitials
: Definitionmodel
: CellularModule