Main Page   Data Structures   File List   Data Fields   Globals  

mosaic_index.c File Reference

#include <stdio.h>
#include <malloc.h>
#include "sadie.h"
#include "mosaic.h"

Go to the source code of this file.

Functions

void GETMEM_MOSAIC_INDEX (int nlin, int npix, short nframe, MOSAIC_INDEX **out)
void RELIMG_MOSAIC_INDEX (MOSAIC_INDEX **out)
void RELMEM_MOSAIC_INDEX (MOSAIC_INDEX *in)
short CHECKIMG_MOSAIC_INDEX (MOSAIC_INDEX *in)
void INDEX_RESAMPL (MOSAIC_INDEX *index, int scale, MOSAIC_INDEX **outindex)


Function Documentation

short CHECKIMG_MOSAIC_INDEX MOSAIC_INDEX   in
 

Definition at line 140 of file mosaic_index.c.

Referenced by CREATETREESMOSAIC, MOSAIC2MOSAIC_RESAMPL, MOSAIC_BYTE_EXTRACT, MOSAIC_BYTE_INSERT, MOSAIC_BYTE_RESAMPL, MOSAIC_BYTE_SUPPRESS, MOSAIC_BYTE_TRACKRINGS, MOSAIC_DISK2INDEX, MOSAIC_IMPORT, MOSAIC_INDEX2DISK, RELIMG_MOSAIC_INDEX, and Sadie_TREES_Ext_TrackRingsCmd.

void GETMEM_MOSAIC_INDEX int    nlin,
int    npix,
short    nframe,
MOSAIC_INDEX **    out
 

Definition at line 20 of file mosaic_index.c.

References BYTE, malloc, MESSAGE, IMAGE::nlin, and out.

Referenced by CREATETREESMOSAIC, and MOSAIC_DISK2INDEX.

void INDEX_RESAMPL MOSAIC_INDEX   index,
int    scale,
MOSAIC_INDEX **    outindex
 

Definition at line 157 of file mosaic_index.c.

References BYTE, malloc, and MESSAGE.

Referenced by Sadie_TREES_IndexResamplCmd.

void RELIMG_MOSAIC_INDEX MOSAIC_INDEX **    out
 

Definition at line 86 of file mosaic_index.c.

References CHECKIMG_MOSAIC_INDEX, MESSAGE, out, and RELMEM_MOSAIC_INDEX.

Referenced by Sadie_TREES_MosaicIndexCloseCmd.

void RELMEM_MOSAIC_INDEX MOSAIC_INDEX   in
 

Definition at line 118 of file mosaic_index.c.

Referenced by CREATETREESMOSAIC, and RELIMG_MOSAIC_INDEX.


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