kalzium/libscience
isotope.cpp
Go to the documentation of this file.
void setNucleons(int number)
Set the number of nucleons of the isotope to .
Definition: isotope.cpp:151
This struct stores the information how the nucleons in the isotopes are split into neutrons and proto...
Definition: isotope.h:49
The percentage of alphadecay.
Definition: chemicaldataobject.h:76
int toInt(bool *ok) const
The decayenergy of ecminusdecay in MeV.
Definition: chemicaldataobject.h:83
The abundance, relative to 100.
Definition: chemicaldataobject.h:72
A ChemicalDataObject is an object which contains information about a chemical element.
Definition: chemicaldataobject.h:38
The decayenergy of betaminusdecay in MeV.
Definition: chemicaldataobject.h:81
QString parentElementSymbol() const
If the isotope belongs to Iron, this method will return "Fe".
Definition: isotope.cpp:146
int parentElementNumber() const
If the isotope belongs to Iron, this method will return "26".
Definition: isotope.cpp:77
The percentage of betaplusdecay.
Definition: chemicaldataobject.h:78
Isotope::Nucleons nucleonsAfterDecay(Decay kind)
Definition: isotope.cpp:161
The decayenergy of alphadecay in MeV.
Definition: chemicaldataobject.h:77
The atomic number of the element.
Definition: chemicaldataobject.h:49
exact masses of the most common isotopes for each element
Definition: chemicaldataobject.h:53
double toDouble(bool *ok) const
QVariant value() const
Every ChemicalDataObject contains one data.
Definition: chemicaldataobject.cpp:133
The percentage of betaminusdecay.
Definition: chemicaldataobject.h:80
QString toString() const
The decayenergy of betaplusdecay in MeV.
Definition: chemicaldataobject.h:79
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.