C# 클래스 PhenoThresholdSpreader, DsynBio

상속: Phenotype
파일 보기 프로젝트 열기: CyberCRI/DsynBio

공개 프로퍼티들

프로퍼티 타입 설명
MoleculeName string
Threshold float
component Component

공개 메소드들

메소드 설명
StartPhenotype ( ) : void
UpdatePhenotype ( ) : void

메소드 상세

StartPhenotype() 공개 메소드

public StartPhenotype ( ) : void
리턴 void

UpdatePhenotype() 공개 메소드

public UpdatePhenotype ( ) : void
리턴 void

프로퍼티 상세

MoleculeName 공개적으로 프로퍼티

public string MoleculeName
리턴 string

Threshold 공개적으로 프로퍼티

public float Threshold
리턴 float

component 공개적으로 프로퍼티

public Component component
리턴 Component