![]() |
Particles and Nuclei Sub-Library: Version 0.910
|
Continuous nuclear mass formula [abstract base]. More...
#include <nuclear_mass.h>
Generally, descendants of this class only need to provide an implementation of mass_excess_d() and possibly a version of nuclear_mass::is_included()
Definition at line 330 of file nuclear_mass.h.
Public Member Functions | |
virtual double | mass_excess (int Z, int N) |
Given Z and N , return the mass excess in MeV. | |
virtual double | mass_excess_d (double Z, double N)=0 |
Given Z and N , return the mass excess in MeV. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).