ProteoWizard
Namespaces | Functions
Ion.hpp File Reference
#include "Chemistry.hpp"
#include <stdexcept>

Go to the source code of this file.

Namespaces

 pwiz
 
 pwiz::chemistry
 
 pwiz::chemistry::Ion
 

Functions

double pwiz::chemistry::Ion::neutralMass (double mz, int protonDelta, int electronDelta=0, int neutronDelta=0)
 
double pwiz::chemistry::Ion::ionMass (double neutralMass, int protonDelta, int electronDelta=0, int neutronDelta=0)
 
double pwiz::chemistry::Ion::mz (double neutralMass, int protonDelta, int electronDelta=0, int neutronDelta=0)