OpenCAP
Electronic structure of metastable states
|
Object for storing element data. More...
#include <Atom.h>
Public Member Functions | |
element (int new_Z, std::string new_name, std::string new_symbol) | |
std::string & | getName () |
Public Attributes | |
int | Z |
std::string | name |
std::string | symbol |
Object for storing element data.
Contains atomic name, symbol, and nuclear charge.
|
inline |
new_Z | atomic number |
new_name | element name |
new_symbol | element symbol |
|
inline |
std::string element::name |
Element name
std::string element::symbol |
Atomic symbol
int element::Z |
Nuclear charge