Main Page   Data Structures   File List   Data Fields   Globals  

sadie_short.c File Reference

#include <stdio.h>
#include <malloc.h>
#include <tcl.h>
#include "sadie.h"
#include "sadie_short.h"

Go to the source code of this file.

Functions

void GETMEM_SHORT (short nbnd, short nlin, short npix, IMAGE_SHORT **out)
void RELIMG_SHORT (IMAGE_SHORT **out)
void RELMEM_SHORT (IMAGE_SHORT *in)
short CHECKIMG_SHORT (IMAGE_SHORT *in)
void RANGE_SHORT (IMAGE_SHORT *in)


Function Documentation

short CHECKIMG_SHORT IMAGE_SHORT   in
 

Definition at line 123 of file sadie_short.c.

void GETMEM_SHORT short    nbnd,
short    nlin,
short    npix,
IMAGE_SHORT **    out
 

Definition at line 17 of file sadie_short.c.

References BYTE, malloc, MESSAGE, IMAGE::nbnd, out, PIXEL_SHORT, and TLEN.

void RANGE_SHORT IMAGE_SHORT   in
 

Definition at line 139 of file sadie_short.c.

References PIXEL_SHORT.

void RELIMG_SHORT IMAGE_SHORT **    out
 

Definition at line 69 of file sadie_short.c.

References CHECKIMG_SHORT, MESSAGE, out, and RELMEM_SHORT.

void RELMEM_SHORT IMAGE_SHORT   in
 

Definition at line 101 of file sadie_short.c.


Generated on Wed Apr 9 08:56:21 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002