Method | Description | |
---|---|---|
Score ( double>.IList |
Method | Description | |
---|---|---|
WeightedIntensity ( double mass, double intensity, double energyRequiredToFormFragment, double bondEnergyOfUnfragmentedMolecule, double maxSpectrumInensity ) : double |
Returns the "weighted intensity" for a peak in the spectrum. This combines mass, intensity and bond energy to produce a weight for the peak, with higher weighted peaks contributing to the score more.
|
public Score ( double>.IList |
||
spectrumPeaks | double>.IList | |
matchedFragments | IEnumerable |
|
compoundTotalBondEnergy | double | |
return | double |