IonPeakTableRow {BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative} |
.NET clr documentation |
IonPeakTableRow
Description
Declare
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative
export class IonPeakTableRow {
# 信号基线水平
base: double;
# 浓度
content: double;
# 标志物物质编号
ID: string;
# 内标编号
IS: string;
# 最大的信号响应值
maxinto: double;
# 内标的最大信号响应值
maxinto_IS: double;
# 通用名称
Name: string;
# 实验数据的原始文件名
raw: string;
# 保留时间的上限
rtmax: double;
# 保留时间的下限
rtmin: double;
# 峰面积
TPA: double;
# 内标的峰面积
TPA_IS: double;
}
.NET clr type reference tree
this clr type has no other .net clr type reference.
[Package
{$package} version {$version}
Index]