EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Attributes | List of all members
parseformula Struct Reference

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
 

Detailed Description

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.


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