CLASS
5.1
Fuel Cycle Simulator
|
Defines the decay heat of a ZAI. More...
#include <ZAIHeat.hxx>
Public Member Functions | |
Constructor/Desctructor | |
ZAIHeat () | |
Normal Constructor. More... | |
~ZAIHeat () | |
Normal Destructor. More... | |
Fucntions returning decay Heat [W] | |
double | GetHeat (ZAI zai) const |
get with ZAI More... | |
double | GetHeat (const int Z, const int A, const int I) const |
Get with Z, A. More... | |
double | GetHeat (const IsotopicVector IV) const |
Defines the decay heat of a ZAI.
The aims of this class is to handle decay heat Activity-to-Heat factors are from (92SDOe + M.e.Brendan, dec 98). Values are in CLASS_PATH/data/HeatTox.dat
ZAIHeat::ZAIHeat | ( | ) |
Normal Constructor.
ZAIHeat::~ZAIHeat | ( | ) |
Normal Destructor.
|
inline |
Get with Z, A.
double ZAIHeat::GetHeat | ( | const IsotopicVector | IV | ) | const |