Inheritance diagram for NanoPlottControl:

Public Member Functions | |
| NanoPlottControl () | |
| virtual | ~NanoPlottControl () |
| void | update () |
| void | savestate () |
| void | SetNewParam (DSP_Remote *dsp) |
| void | Transform (double &x, double &y) |
| void | GoToPosition (double x, double y) |
Static Public Member Functions | |
| static void | ExecCmd (int cmd) |
| static void | RunPlott (GtkWidget *widget, NanoPlottControl *npc) |
| static void | StopPlott (GtkWidget *widget, NanoPlottControl *npc) |
Private Attributes | |
| gchar * | PlotFile |
| double | Xorg |
| double | Yorg |
| double | XScale |
| double | YScale |
| int | repeat |
| int | count |
| UnitObj * | Unity |
| UnitObj * | Volt |
| UnitObj * | Current |
| UnitObj * | Force |
| UnitObj * | Speed |
| DSP_Remote | dsp_move |
| DSP_Remote | dsp_plot |
Definition at line 175 of file NanoPlott.C.
|
|
|
Definition at line 480 of file NanoPlott.C. References Current, Force, savestate(), Speed, Unity, and Volt. |
|
|
|
|
||||||||||||
|
Definition at line 690 of file NanoPlott.C. References GxsmPlugin::app, Xsm::hardware, Xsm::Inst, NanoPlott_pi, R2INT, XSM_Hardware::SetOffset(), XSM_Instrument::X0A2Dig(), App::xsm, and XSM_Instrument::Y0A2Dig(). Referenced by RunPlott(). |
|
||||||||||||
|
Definition at line 539 of file NanoPlott.C. References Surface::ActiveScan, View::add_object(), GxsmPlugin::app, count, DBG_L2, dsp_move, dsp_plot, FALSE, GoToPosition(), MAXPOLYNODES, NanoPlott_pi, PI_DEBUG, PlotFile, repeat, SetNewParam(), Transform(), TRUE, Scan::view, and App::xsm. Referenced by NanoPlottControl(). |
|
|
Definition at line 492 of file NanoPlott.C. References DSP_Remote::bias, DSP_Remote::ci, DSP_Remote::cp, DSP_Remote::current, dsp_move, dsp_plot, PlotFile, XsmRescourceManager::Put(), repeat, DSP_Remote::setpoint, DSP_Remote::speed, Xorg, XScale, Yorg, and YScale. Referenced by StopPlott(), and ~NanoPlottControl(). |
|
|
Definition at line 676 of file NanoPlott.C. References DSP_Remote::bias, DSP_Remote::ci, DSP_Remote::cp, DSP_Remote::current, set_via_remote(), DSP_Remote::setpoint, and DSP_Remote::speed. Referenced by RunPlott(). |
|
||||||||||||
|
Definition at line 524 of file NanoPlott.C. References count, repeat, savestate(), and update(). Referenced by NanoPlottControl(). |
|
||||||||||||
|
Definition at line 685 of file NanoPlott.C. References Xorg, XScale, Yorg, and YScale. Referenced by RunPlott(). |
|
|
Definition at line 519 of file NanoPlott.C. References App::update_ec(), and AppBase::widget. Referenced by NanoPlott_StartScan_callback(), and StopPlott(). |
|
|
Definition at line 193 of file NanoPlott.C. Referenced by NanoPlottControl(), RunPlott(), and StopPlott(). |
|
|
Definition at line 194 of file NanoPlott.C. Referenced by NanoPlottControl(), and ~NanoPlottControl(). |
|
|
Definition at line 195 of file NanoPlott.C. Referenced by NanoPlottControl(), RunPlott(), and savestate(). |
|
|
Definition at line 196 of file NanoPlott.C. Referenced by NanoPlottControl(), RunPlott(), and savestate(). |
|
|
Definition at line 194 of file NanoPlott.C. Referenced by NanoPlottControl(), and ~NanoPlottControl(). |
|
|
Definition at line 191 of file NanoPlott.C. Referenced by NanoPlottControl(), RunPlott(), and savestate(). |
|
|
Definition at line 193 of file NanoPlott.C. Referenced by NanoPlottControl(), RunPlott(), savestate(), and StopPlott(). |
|
|
Definition at line 194 of file NanoPlott.C. Referenced by NanoPlottControl(), and ~NanoPlottControl(). |
|
|
Definition at line 194 of file NanoPlott.C. Referenced by NanoPlottControl(), and ~NanoPlottControl(). |
|
|
Definition at line 194 of file NanoPlott.C. Referenced by NanoPlottControl(), and ~NanoPlottControl(). |
|
|
Definition at line 192 of file NanoPlott.C. Referenced by NanoPlottControl(), savestate(), and Transform(). |
|
|
Definition at line 192 of file NanoPlott.C. Referenced by NanoPlottControl(), savestate(), and Transform(). |
|
|
Definition at line 192 of file NanoPlott.C. Referenced by NanoPlottControl(), savestate(), and Transform(). |
|
|
Definition at line 192 of file NanoPlott.C. Referenced by NanoPlottControl(), savestate(), and Transform(). |
1.4.6