C# Class PickablePromoter, Hero.Coli

Inheritance: PickableBioBrick
Show file 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 property

public float beta
return float

bioBrickName public property

public string bioBrickName
return string

formula public property

public string formula
return string