|
IMP
2.0.0
The Integrative Modeling Platform
|
#include <IMP/atom/element.h>
Public Member Functions | |
| Element | get_element (const std::string &s) const |
| get element from the string name (PDB columns 77-78) | |
| Float | get_mass (Element e) const |
| get mass for Element | |
| std::string | get_name (Element e) const |
| get string name for Element | |
Class to translate between element symbols, names and masses.