修改nothis错误

This commit is contained in:
wanglong 2024-09-29 15:12:03 +08:00
parent b053e070fe
commit 263ad7c526
3 changed files with 116 additions and 98 deletions

View File

@ -94,7 +94,7 @@ typedef struct _Read_Result_
jint b_r_record_count; jint b_r_record_count;
/* g_Efficiency Block */ /* g_Efficiency Block */
jobjectArray g_e_dev_name; // device name jobjectArray g_e_nuclide; // device name
jobjectArray g_e_energy; // ¦Ã -energy (keV) jobjectArray g_e_energy; // ¦Ã -energy (keV)
jobjectArray g_e_efficiency; // efficiency (counts in peak/photon emitted) jobjectArray g_e_efficiency; // efficiency (counts in peak/photon emitted)
jobjectArray g_e_uncertainty; // uncertainty (counts in peak/photon emitted) jobjectArray g_e_uncertainty; // uncertainty (counts in peak/photon emitted)

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject> <!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.9.1, 2024-09-29T11:24:08. --> <!-- Written by QtCreator 4.9.1, 2024-09-29T15:10:42. -->
<qtcreator> <qtcreator>
<data> <data>
<variable>EnvironmentId</variable> <variable>EnvironmentId</variable>

File diff suppressed because it is too large Load Diff