4.64 OEGetIsotopicWeight

double OEGetIsotopicWeight(unsigned int elemno, unsigned int mass)

Returns the atomic weight for a specific isotope. The isotope is specified by the parameters ``elemno'', the atomic number or number of protons in the nucleus, and ``mass'', the total number of protons and neutrons in the nucleus.

To get the average atomic weight of an element, based upon typically occuring abundances of its natural isotopes, use the OEChem OEGetAverageWeight function.