Method | Description | |
---|---|---|
AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void |
Method | Description | |
---|---|---|
UpdateMonoisotopicMassData ( IsotopicProfile iso ) : void |
public static AdjustSaturatedIsotopicProfile ( IsotopicProfile iso, IsotopicProfile theorIsotopicProfile, int indexOfIsotopeToUse, bool updatePeakMasses = true, bool updatePeakIntensities = true ) : void | ||
iso | IsotopicProfile | |
theorIsotopicProfile | IsotopicProfile | |
indexOfIsotopeToUse | int | |
updatePeakMasses | bool | |
updatePeakIntensities | bool | |
return | void |