ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
Public Member Functions | Public Attributes | List of all members
AtomData::Element

Atomic element data: Z, symbol, A, name. More...

#include <AtomData_PeriodicTable.hpp>

Public Member Functions

 Element (int inZ, const std::string &insymbol, int inA, const std::string &inname)
 

Public Attributes

int Z
 
std::string symbol
 
int A
 
std::string name
 

Detailed Description

Atomic element data: Z, symbol, A, name.


The documentation for this struct was generated from the following file: