C# Class PhenoThresholdSpreader, DsynBio

Inheritance: Phenotype
Afficher le fichier Open project: CyberCRI/DsynBio

Méthodes publiques

Свойство Type Description
MoleculeName string
Threshold float
component Component

Méthodes publiques

Méthode Description
StartPhenotype ( ) : void
UpdatePhenotype ( ) : void

Method Details

StartPhenotype() public méthode

public StartPhenotype ( ) : void
Résultat void

UpdatePhenotype() public méthode

public UpdatePhenotype ( ) : void
Résultat void

Property Details

MoleculeName public_oe property

public string MoleculeName
Résultat string

Threshold public_oe property

public float Threshold
Résultat float

component public_oe property

public Component component
Résultat Component