log_z.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 log_z_init (void)
static void log_z_about (void)
static void log_z_configure (void)
static void log_z_cleanup (void)
static gboolean log_z_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin log_z_pi
GxsmMathOneSrcPlugin log_z_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 86 of file log_z.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 183 of file log_z.C.

References log_z_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 174 of file log_z.C.

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

static void log_z_about void   )  [static]
 

Definition at line 200 of file log_z.C.

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

static void log_z_cleanup void   )  [static]
 

Definition at line 220 of file log_z.C.

References DBG_L2, and PI_DEBUG.

static void log_z_configure void   )  [static]
 

Definition at line 213 of file log_z.C.

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

static void log_z_init void   )  [static]
 

Definition at line 194 of file log_z.C.

References DBG_L2, and PI_DEBUG.

static gboolean log_z_run Scan Src,
Scan Dest
[static]
 

Definition at line 226 of file log_z.C.

References Scan::data, FALSE, Mem2d::GetDataPkt(), Mem2d::HiLo(), MATH_OK, Scan::mem2d, Scan_Param::nx, Scan_Param::ny, Mem2d::PutDataPkt(), Mem2d::Resize(), SCAN_DATA::s, and ZD_FLOAT.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm log_z Plugin\n\n"
                                   "apply log Z, data is shifted to be >1 before.")

Definition at line 169 of file log_z.C.

GxsmMathOneSrcPlugin log_z_m1s_pi
 

Initial value:

 {
   
   log_z_run
 }

Definition at line 163 of file log_z.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin log_z_pi
 

Definition at line 99 of file log_z.C.

Referenced by get_gxsm_plugin_info(), log_z_about(), and log_z_configure().


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