Main Page   Data Structures   File List   Data Fields   Globals  

Sadie_General.c File Reference

#include <tcl.h>
#include <tk.h>
#include "sadie.h"

Go to the source code of this file.

Functions

int Sadie_General_CloseCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_InitializeProgCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_FinishProgCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_WidthCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_HeightCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_GminCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_GmaxCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_GetNumBandsCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_GetPixelCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_SetNameCmd (ClientData client_data, Tcl_Interp *interp, int argc, char *argv[])
int Sadie_General_Init (Tcl_Interp *interp)

Variables

char rcsid []


Function Documentation

int Sadie_General_CloseCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 23 of file Sadie_General.c.

References RELIMG(), and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_FinishProgCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 55 of file Sadie_General.c.

References FINI().

Referenced by Sadie_General_Init().

int Sadie_General_GetNumBandsCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 196 of file Sadie_General.c.

References IMAGE::nbnd, and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_GetPixelCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 222 of file Sadie_General.c.

References CHECKIMG(), IMAGE::data, IMAGE::nbnd, and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_GmaxCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 162 of file Sadie_General.c.

References CHECKIMG(), IMAGE::gmax, RANGE(), and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_GminCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 128 of file Sadie_General.c.

References CHECKIMG(), IMAGE::gmin, RANGE(), and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_HeightCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 96 of file Sadie_General.c.

References CHECKIMG(), IMAGE::nlin, and SLEN.

Referenced by Sadie_General_Init().

int Sadie_General_Init Tcl_Interp *  interp  ) 
 

Definition at line 319 of file Sadie_General.c.

References Sadie_General_CloseCmd(), Sadie_General_FinishProgCmd(), Sadie_General_GetNumBandsCmd(), Sadie_General_GetPixelCmd(), Sadie_General_GmaxCmd(), Sadie_General_GminCmd(), Sadie_General_HeightCmd(), Sadie_General_InitializeProgCmd(), Sadie_General_SetNameCmd(), and Sadie_General_WidthCmd().

Referenced by Tcl_AppInit().

int Sadie_General_InitializeProgCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 46 of file Sadie_General.c.

References INIT().

Referenced by Sadie_General_Init().

int Sadie_General_SetNameCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 280 of file Sadie_General.c.

References CHECKIMG(), SLEN, and IMAGE::text.

Referenced by Sadie_General_Init().

int Sadie_General_WidthCmd ClientData  client_data,
Tcl_Interp *  interp,
int  argc,
char *  argv[]
 

Definition at line 64 of file Sadie_General.c.

References CHECKIMG(), IMAGE::npix, and SLEN.

Referenced by Sadie_General_Init().


Variable Documentation

char rcsid[] [static]
 

Initial value:

  "$Id: Sadie_General.c,v 2.1 1999/01/14 15:37:32 conner Exp $"

Definition at line 19 of file Sadie_General.c.


Generated on Sun May 18 15:36:24 2003 for tclSadie by doxygen1.3