svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=782221
return "s";
}
- bounit = bounit.prepend( "bo:" );
+// bounit = bounit.prepend( "bo:" );
return bounit;
}
{
return m_halflife.value().toDouble();
}
+
+ChemicalDataObject Isotope::halflifeObject() const
+{
+ return m_halflife;
+}
+
double Isotope::ecdecay() const
{
return m_ecdecay.value().toDouble();
QString abundance() const;
double halflife() const;
+
+ /**
+ * @return the ChemicalDataObject of the halflife of the Isotope
+ */
+ ChemicalDataObject halflifeObject() const;
/**
* add the ChemicalDataObject @p o