CLASS
5.1
Fuel Cycle Simulator
|
Defines the molar mass of a ZAI. More...
#include <ZAIMass.hxx>
Public Member Functions | |
double | GetMass (const IsotopicVector &IV) const |
Constructor/Desctructor | |
ZAIMass () | |
Normal Constructor. More... | |
~ZAIMass () | |
Normal Destructor. More... | |
Fucntions returning molar mass [g/mol] | |
double | GetMass (ZAI zai) const |
get with ZAI More... | |
double | GetMass (const int Z, const int A) const |
Get with Z, A. More... | |
Defines the molar mass of a ZAI.
The aims of this class is to handle the molar mass of each ZAI
ZAIMass::ZAIMass | ( | ) |
Normal Constructor.
ZAIMass::~ZAIMass | ( | ) |
Normal Destructor.
|
inline |
Get with Z, A.
double ZAIMass::GetMass | ( | const IsotopicVector & | IV | ) | const |