SEquation {SMRUCC.genomics.Analysis.SSystem.Script} .NET clr documentation

SEquation

Description

S-system equation.(S-系统方程数据模型)

Declare

            
# namespace SMRUCC.genomics.Analysis.SSystem.Script
export class SEquation {
   # The mathematics equation of this reaction channel its dynamics
   Expression: string;
   # UniqueId,由于可能会存在多个过程,所以这里的值不再唯一
   x: string;
}

        

.NET clr type reference tree

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