| 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;
fluxIndex: list;
# The compound map definition and the initial status
initials: Definition;
models: CellularModule[];
}
dataStorageDriver: IOmicsDataAdapterdebugView: DebuggerViewdynamics: FluxBaselinefluxIndex: listinitials: Definitionmodels: CellularModule