Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

snap_to_image.C File Reference

#include "hdyn.h"

Go to the source code of this file.

Defines

#define IOFF   10
#define CMAX   256
#define L   2.0
#define NX   256
#define NY   256

Functions

void write_image (float *a, int m, int n, char *filename, int scale)
void add_point (float *a, int nx, int ny, int i, int j, real r, float color)
 main (int argc, char **argv)


Define Documentation

#define CMAX   256
 

Definition at line 25 of file snap_to_image.C.

#define IOFF   10
 

Definition at line 24 of file snap_to_image.C.

#define L   2.0
 

Definition at line 27 of file snap_to_image.C.

#define NX   256
 

Definition at line 28 of file snap_to_image.C.

#define NY   256
 

Definition at line 29 of file snap_to_image.C.


Function Documentation

void add_point ( float * a,
int nx,
int ny,
int i,
int j,
real r,
float color )
 

Definition at line 31 of file snap_to_image.C.

Referenced by main().

main ( int argc,
char ** argv )
 

Definition at line 46 of file snap_to_image.C.

void write_image ( float * a,
int m,
int n,
char * filename,
int scale )
 

Definition at line 59 of file write_image.C.

Referenced by main(), and write_image_f77().


Generated at Sun Feb 24 09:57:30 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001