OctoCorr.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"

Go to the source code of this file.

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF
#define xMap(I)   (Ux0+((double)(I)-(double)Src->data.s.nx/2.)*Ldx)
#define yMap(I)   (Uy0+((double)(I)-(double)Src->data.s.ny/2.)*Ldy)

Functions

static void OctoCorr_init (void)
static void OctoCorr_about (void)
static void OctoCorr_configure (void)
static void OctoCorr_cleanup (void)
static gboolean OctoCorr_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin OctoCorr_pi
GxsmMathOneSrcPlugin OctoCorr_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 106 of file OctoCorr.C.

#define xMap  )     (Ux0+((double)(I)-(double)Src->data.s.nx/2.)*Ldx)
 

Referenced by OctoCorr_run().

#define yMap  )     (Uy0+((double)(I)-(double)Src->data.s.ny/2.)*Ldy)
 

Referenced by OctoCorr_run().


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 210 of file OctoCorr.C.

References OctoCorr_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 201 of file OctoCorr.C.

References GxsmPlugin::description, N_, OctoCorr_pi, and VERSION.

static void OctoCorr_about void   )  [static]
 

Definition at line 231 of file OctoCorr.C.

References about_text, GxsmPlugin::authors, N_, GxsmPlugin::name, OctoCorr_pi, and VERSION.

static void OctoCorr_cleanup void   )  [static]
 

Definition at line 251 of file OctoCorr.C.

References DBG_L2, and PI_DEBUG.

static void OctoCorr_configure void   )  [static]
 

Definition at line 244 of file OctoCorr.C.

References GxsmPlugin::app, GnomeAppService::message(), and OctoCorr_pi.

static void OctoCorr_init void   )  [static]
 

Definition at line 225 of file OctoCorr.C.

References DBG_L2, and PI_DEBUG.

static gboolean OctoCorr_run Scan Src,
Scan Dest
[static]
 

Definition at line 259 of file OctoCorr.C.

References GxsmPlugin::app, Scan::data, Scan_Param::dx, Scan_Param::dy, Scan_Param::Energy, Xsm::EnergyUnit, Mem2d::GetDataPktInterpol(), Mem2d::GetNx(), Mem2d::GetNy(), Scan::mem2d, Scan_Param::nx, Scan_Param::ny, OctoCorr_pi, Scan::Pkt2d, Scan::PktVal, Mem2d::PutDataPkt(), SCAN_DATA::s, sqrt(), Xsm::Unity, GnomeAppService::ValueRequest(), Xsm::VoltUnit, Point2D::x, Scan_Param::x0, xMap, App::xsm, Point2D::y, Scan_Param::y0, and yMap.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm OctoCorr Plugin\n\n"
                                   "The SPA-LEED octopole causes a cushion distorsion\n"
                                   "of the electron deflection.\n"
                                   "This pluging applies the inverse of this distorsion to\n"
                                   "any image.\n"
                                   "Input parameters are:\n"
                                   " Energy, Stepsize and Origin (invariant Point)\n"
                                   " Free parameter \"b\" (distorsion strength)\n"
                                   )

Definition at line 189 of file OctoCorr.C.

GxsmMathOneSrcPlugin OctoCorr_m1s_pi
 

Initial value:

Definition at line 183 of file OctoCorr.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin OctoCorr_pi
 

Definition at line 119 of file OctoCorr.C.

Referenced by get_gxsm_plugin_info(), OctoCorr_about(), OctoCorr_configure(), and OctoCorr_run().


Generated on Sat Apr 1 09:04:50 2006 for GXSM by  doxygen 1.4.6