C# Class PickablePromoter, Hero.Coli

Inheritance: PickableBioBrick
ファイルを表示 Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
beta float
bioBrickName string
formula string

Protected Methods

Method Description
produceDNABit ( ) : DNABit,

Method Details

produceDNABit() protected method

protected produceDNABit ( ) : DNABit,
return DNABit,

Property Details

beta public_oe property

public float beta
return float

bioBrickName public_oe property

public string bioBrickName
return string

formula public_oe property

public string formula
return string