| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <peptidespectrum.h>
Public Attributes | |
| double | mz | 
| double | diff_mz | 
| mass difference between current and previous peptide amino acid   | |
Definition at line 48 of file peptidespectrum.h.
| double pappso::specglob::PeptideSpectrumDataPoint::diff_mz | 
mass difference between current and previous peptide amino acid
Definition at line 53 of file peptidespectrum.h.
| double pappso::specglob::PeptideSpectrumDataPoint::mz | 
Definition at line 50 of file peptidespectrum.h.
Referenced by pappso::specglob::PeptideSpectrum::getMassList().