修改nothis错误
This commit is contained in:
parent
b053e070fe
commit
263ad7c526
|
@ -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)
|
||||||
|
|
|
@ -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
Loading…
Reference in New Issue
Block a user