|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Holds the parsed representation of a chemical formula. More...
#include <estar_dataParser.h>
Public Attributes | |
| std::string | str_arr [100] |
| int | num_arr [100] |
| int | elem_types |
Holds the parsed representation of a chemical formula.
Produced by parse() from a formula string such as "MgCl2" or "H2O".
Definition at line 114 of file estar_dataParser.h.
1.9.1