src.tools.resampling package¶
Submodules¶
src.tools.resampling.resampling_controller module¶
Resampling controller
src.tools.resampling.resampling_listener module¶
Resampling listener
src.tools.resampling.resampling_view module¶
Resampling view
-
class
src.tools.resampling.resampling_view.
resamplingView
(frequency)[source]¶ Bases:
PyQt5.QtWidgets.QWidget
-
cancel_resampling_trigger
()[source]¶ Send the information to the controller that the computation is cancelled.
-