C# 클래스 ActiveTransportProprieties, DsynBio

파일 보기 프로젝트 열기: CyberCRI/DsynBio 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Kcat float
Ki float
Km float
alpha float
beta float
dstMediumId int
effector string
enzyme string
name string
products LinkedList
srcMediumId int
substrate string

프로퍼티 상세

Kcat 공개적으로 프로퍼티

public float Kcat
리턴 float

Ki 공개적으로 프로퍼티

public float Ki
리턴 float

Km 공개적으로 프로퍼티

public float Km
리턴 float

alpha 공개적으로 프로퍼티

public float alpha
리턴 float

beta 공개적으로 프로퍼티

public float beta
리턴 float

dstMediumId 공개적으로 프로퍼티

public int dstMediumId
리턴 int

effector 공개적으로 프로퍼티

public string effector
리턴 string

enzyme 공개적으로 프로퍼티

public string enzyme
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

products 공개적으로 프로퍼티

public LinkedList products
리턴 LinkedList

srcMediumId 공개적으로 프로퍼티

public int srcMediumId
리턴 int

substrate 공개적으로 프로퍼티

public string substrate
리턴 string