|
ProteoWizard
|
#include <MassDatabase.hpp>
Public Member Functions | |
| Entry (double m=0, double w=1) | |
Public Attributes | |
| double | mass |
| double | weight |
Definition at line 45 of file MassDatabase.hpp.
|
inline |
Definition at line 49 of file MassDatabase.hpp.
| double pwiz::calibration::MassDatabase::Entry::mass |
Definition at line 47 of file MassDatabase.hpp.
Referenced by pwiz::calibration::operator==(), and test_pdb().
| double pwiz::calibration::MassDatabase::Entry::weight |
Definition at line 48 of file MassDatabase.hpp.
Referenced by pwiz::calibration::operator==(), and test_pdb().
1.8.1.1