struct Element::Impl

Declaration

struct Element::Impl { /* full declaration omitted */ };

Declared at: ThermoFun/Element.cpp:7

Member Variables

public std::string name
The name of the chemical element
public std::string symbol
The symbol of the chemical element
public double entropy
The entropy of the element (in units of J/mol/K)
public double heatCapacity
The heat capacity of the element (in units of J/mol/K)
public double volume
The volume of the element (in units of cm3/mol)
public int valence = 777
The valence of the element
public double molarMass
The molar mass of the chemical element (in units of g/mol)
public int class_
Element class as in element.thrift
public int isotopeMass
Element isotope (isotope mass, rounded)
public int number
Element Mendeleev table number
public std::string jString
Record in JSON string