C# Class AllosteryProperties, Hero.Coli

ファイルを表示 Open project: CyberCRI/Hero.Coli Class Usage Examples

Public Properties

Property Type Description
K float
effector string
energyCost float
n int
name string
product string
protein string

Property Details

K public_oe property

public float K
return float

effector public_oe property

public string effector
return string

energyCost public_oe property

public float energyCost
return float

n public_oe property

public int n
return int

name public_oe property

public string name
return string

product public_oe property

public string product
return string

protein public_oe property

public string protein
return string