|
PEARL Procedures
rev-distro-1.4.0-1-g0a436db-dirty
Igor procedures for the analysis of PEARL data
|
Go to the source code of this file.
Functions | |
| variable | display_progress_panel (string title, string message, variable progress_max) |
| variable | update_progress_panel (variable progress, string message=defaultValue, variable progress_max=defaultValue) |
| variable | kill_progress_panel () |
| variable display_progress_panel | ( | string | title, |
| string | message, | ||
| variable | progress_max | ||
| ) |
Definition at line 18 of file pearl-gui-tools.ipf.
| variable kill_progress_panel | ( | ) |
Definition at line 50 of file pearl-gui-tools.ipf.
| variable update_progress_panel | ( | variable | progress, |
| string | message = defaultValue, |
||
| variable | progress_max = defaultValue |
||
| ) |
Definition at line 32 of file pearl-gui-tools.ipf.