ODIN
|
#include <system.h>
Public Member Functions | |
double | get_gamma (const STD_string &nucName) const |
double | get_nuc_freq (const STD_string &nucName, float B0) const |
LDRenum | get_nuc_enum () const |
This class is a small database which maps nuclei names to gyromagnetic ratios.
double Nuclei::get_gamma | ( | const STD_string & | nucName | ) | const |
Returns the gyromagnetic ratio of the nucleus with name 'nucName'
LDRenum Nuclei::get_nuc_enum | ( | ) | const |
Returns an enum with all registered nuclei as entries
double Nuclei::get_nuc_freq | ( | const STD_string & | nucName, |
float | B0 | ||
) | const |
Returns the base frequency of the nucleus with name 'nucName' in a static field with the strength 'B0'