| MRMArguments {BioNovoGene.Analytical.MassSpectrometry.Math.MRM} |
.NET clr documentation |
MRMArguments
Description
Declare
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.MRM
export class MRMArguments {
angleThreshold: double;
baselineQuantile: double;
bspline_degree: integer;
bspline_density: integer;
integratorTicks: integer;
peakAreaMethod: PeakAreaMethods;
peakwidth: DoubleRange;
sn_threshold: double;
strict: boolean;
timeWindowSize: double;
# m/z tolerance for match ion pair
tolerance: Tolerance;
# {@P:BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Standards.ID, @P:BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative.Standards.Factor},这个是为了计算亮氨酸和异亮氨酸这类无法被区分的物质的峰面积所需要的
TPAFactors: list;
}
.NET clr type reference tree
- use by property member
peakAreaMethod: PeakAreaMethods
- use by property member
peakwidth: DoubleRange
- use by property member
tolerance: Tolerance
- use by property member
TPAFactors: list
[Package
{$package} version {$version}
Index]