bggamma.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

Functions

static void bggamma_init (void)
static void bggamma_about (void)
static void bggamma_configure (void)
static void bggamma_cleanup (void)
static gboolean bggamma_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)
double GammaFkt (double val, double range)

Variables

GxsmPlugin bggamma_pi
GxsmMathOneSrcPlugin bggamma_m1s_pi
static const char * about_text
double GammaDefault = 1.
double GammaLast = 1.
double gammaval = 1.


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 86 of file bggamma.C.


Function Documentation

static void bggamma_about void   )  [static]
 

Definition at line 206 of file bggamma.C.

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

static void bggamma_cleanup void   )  [static]
 

Definition at line 226 of file bggamma.C.

References DBG_L2, and PI_DEBUG.

static void bggamma_configure void   )  [static]
 

Definition at line 219 of file bggamma.C.

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

static void bggamma_init void   )  [static]
 

Definition at line 200 of file bggamma.C.

References DBG_L2, and PI_DEBUG.

static gboolean bggamma_run Scan Src,
Scan Dest
[static]
 

Definition at line 240 of file bggamma.C.

References GxsmPlugin::app, bggamma_pi, Scan::data, FALSE, GammaDefault, GammaFkt(), GammaLast, gammaval, Mem2d::GetDataPkt(), Mem2d::HiLo(), MATH_OK, Scan::mem2d, Scan_Param::nx, Scan_Param::ny, Mem2d::PutDataPkt(), SCAN_DATA::s, Xsm::Unity, GnomeAppService::ValueRequest(), and App::xsm.

double GammaFkt double  val,
double  range
 

Definition at line 231 of file bggamma.C.

References gammaval.

Referenced by bggamma_run().

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 189 of file bggamma.C.

References bggamma_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 180 of file bggamma.C.

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


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm bggamma Plugin\n\n"
                                   "This Plugin does a gamma scaling of the Data:\n"
                                   "range/pow(range,gamma)*pow(dataval-datamin,gamma);"
        )

Definition at line 169 of file bggamma.C.

GxsmMathOneSrcPlugin bggamma_m1s_pi
 

Initial value:

Definition at line 163 of file bggamma.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin bggamma_pi
 

Definition at line 99 of file bggamma.C.

Referenced by bggamma_about(), bggamma_configure(), bggamma_run(), and get_gxsm_plugin_info().

double GammaDefault = 1.
 

Definition at line 174 of file bggamma.C.

Referenced by bggamma_run().

double GammaLast = 1.
 

Definition at line 175 of file bggamma.C.

Referenced by bggamma_run().

double gammaval = 1.
 

Definition at line 176 of file bggamma.C.

Referenced by bggamma_run(), and GammaFkt().


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