result module¶
Created on Wed Aug 19 10:43:09 2020
@author: Shi Haodong
- class result.TFResult¶
Bases:
object
The class of the output in mainwindow. It mainly processes the different output in different language.
- current_languagestr
Record the current interface language.
- current_methodstr
Record the current detection method: fdem or tdem.
- forward_result: class
the result of simulation
- inv_result: class
the result of inversion
- check_FPara_change: bool
Whether the parameters of fdem forward simulation is changed
- check_TPara_change: bool
Whether the parameters of tdem forward simulation is changed
- output_check_FPara_change()¶
check whether the parameters of fdem forward simulation is changed
- output_check_TPara_change()¶
check Whether the parameters of tdem forward simulation is changed
- output_check_mag_data()¶
Check the current status and print
- output_data_process__end()¶
indicate the current running status is completed
- output_data_process_begin()¶
indicate the current running status is running
- output_fdem_result()¶
print the fdem inversion results
- output_forward_begin()¶
When the forward begin,the response of the mainwindow
None
- output_forward_end()¶
When the forward end,the response of the mainwindow
- output_tdem_result()¶
print the tdem classification results