ODIN
Public Member Functions | List of all members
Nuclei Class Reference

#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
 

Detailed Description

This class is a small database which maps nuclei names to gyromagnetic ratios.

Definition at line 54 of file system.h.

Member Function Documentation

◆ get_gamma()

double Nuclei::get_gamma ( const STD_string &  nucName) const

Returns the gyromagnetic ratio of the nucleus with name 'nucName'

◆ get_nuc_enum()

LDRenum Nuclei::get_nuc_enum ( ) const

Returns an enum with all registered nuclei as entries

◆ get_nuc_freq()

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'


The documentation for this class was generated from the following file: