![]() |
TkN 2.1
Toolkit for Nuclei
|
Decoding of the NUDAT isotope properties. More...
Decoding of the NUDAT isotope properties.
Definition at line 57 of file tkisotope_builder.h.
#include <tkisotope_builder.h>
Public Member Functions | |
tkisotope_builder (tkdatabase *_database, const char *_table_name="ISOTOPE") | |
virtual | ~tkisotope_builder () |
int | fill_database (const char *_json_filename, const char *_gs_filename, int _only_charge=0, int _only_mass=0) |
![]() | |
tkdb_builder (tkdatabase *_database, const char *_table_name) | |
virtual | ~tkdb_builder () |
tkdb_table & | get_table () |
tkisotope_builder | ( | tkdatabase * | _database, |
const char * | _table_name = "ISOTOPE" |
||
) |
Definition at line 74 of file tkisotope_builder.cpp.
|
virtualdefault |
int fill_database | ( | const char * | _json_filename, |
const char * | _gs_filename, | ||
int | _only_charge = 0 , |
||
int | _only_mass = 0 |
||
) |
Definition at line 174 of file tkisotope_builder.cpp.