#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 |
| JDXenum | get_nuc_enum () const |
Definition at line 54 of file system.h.
| double Nuclei::get_gamma | ( | const STD_string & | nucName | ) | const |
Returns the gyromagnetic ratio of the nucleus with name 'nucName'
| 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'
| JDXenum Nuclei::get_nuc_enum | ( | ) | const |
Returns an enum with all registered nuclei as entries
1.5.1