Changeset 20185
- Timestamp:
- Oct 16, 2008, 9:12:31 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/include/relphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/include/relphot.h
r19897 r20185 78 78 int FREEZE_IMAGES; 79 79 int USE_GRID; 80 char *OUTROOT; 80 81 int PLOTDELAY; 81 82 int UpdateAverages; … … 176 177 void plot_grid PROTO((Catalog *catalog)); 177 178 void plot_images PROTO(()); 178 void plot_list PROTO((Graphdata *graphdata, double *xlist, double *ylist, int N, char *label, char *f ile));179 void plot_list PROTO((Graphdata *graphdata, double *xlist, double *ylist, int N, char *label, char *format, ...)); 179 180 void plot_mosaic_fields PROTO((Catalog *catalog)); 180 181 void plot_mosaics PROTO(());
Note:
See TracChangeset
for help on using the changeset viewer.
