FluxBaseline {SMRUCC.genomics.GCModeller.ModellingEngine.BootstrapLoader.Definitions} .NET clr documentation

FluxBaseline

Description

The baseline value of the flux controls and dynamics

Declare

            
# namespace SMRUCC.genomics.GCModeller.ModellingEngine.BootstrapLoader.Definitions
export class FluxBaseline {
   productInhibitionFactor: double;
   proteinMatureBaseline: double;
   proteinMatureCapacity: double;
   ribosomeAssemblyBaseline: double;
   ribosomeAssemblyCapacity: double;
   ribosomeDisassemblyBaseline: double;
   ribosomeDisassemblyCapacity: double;
   transcriptionBaseline: double;
   transcriptionCapacity: double;
   # 对于翻译过程,因为需要有核糖体来介导,所以就不设置最低下限了
   translationCapacity: double;
   tRNAChargeBaseline: double;
   tRNAChargeCapacity: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]