|
ecat 6.0.0
|
#include <ecat/kernel/isotope_info.h>
Public Attributes | |
| char * | name |
| char * | halflife |
| char * | branch_ratio |
| float | hl |
Definition at line 10 of file isotope_info.h.
| char* fixed_item::branch_ratio |
Definition at line 13 of file isotope_info.h.
| char* fixed_item::halflife |
Definition at line 12 of file isotope_info.h.
| float fixed_item::hl |
Definition at line 14 of file isotope_info.h.
| char* fixed_item::name |
Definition at line 11 of file isotope_info.h.