#include <uwp.h>
Public Slots | |
virtual void | fileOpen () |
virtual void | fileExit () |
virtual void | plotGlobal () |
virtual void | showAbout () |
virtual void | createTest () |
virtual void | popup (vtkObject *obj, unsigned long u, void *client_data, vtkCommand *command) |
virtual void | popup_1 (vtkObject *obj, unsigned long u, void *client_data, vtkCommand *command) |
virtual void | background (int color) |
virtual void | setCheckImageTest () |
virtual void | actionContour () |
virtual void | actionViewContour () |
virtual void | actionViewPlot () |
virtual void | actionViewWrapped () |
virtual void | actionSnapshot () |
virtual void | saveUnwrappedTest () |
virtual void | saveResultsToFile () |
virtual void | CreateRepository () |
|
Shows the unwrapped phase, if not calculated UWP unwraps the wrapped phase distribution loaded |
|
Takes a snapshot of the current loaded model |
|
Shows the 3d model in an independent window |
|
Shows the plot of the incremental test, performs it if not previously calculated |
|
Shows the wrapped phase in the window |
|
Manages the navigation along al kind of representations indexed by the parameter
|
|
Creates a new repository for experimental result data |
|
Creates a new test |
|
Quits the application |
|
Opens a reference surface |
|
Plots a user selected global repository in a independent VTK window |
|
Manages the conection with the previsualizers
|
|
Manages the conection with the action window
|
|
Saves the result of the test in a CSV file |
|
Saves the unwrapped phase in a file |
|
Defines the check image the unwrapped phase will be compared to |
|
Show the ""About"" message of the aplication |