- Timestamp:
- May 27, 2013, 3:08:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/Ohana/src/opihi/cmd.astro/init.c
r35416 r35602 12 12 int cval PROTO((int, char **)); 13 13 int czplot PROTO((int, char **)); 14 int czcplot PROTO((int, char **)); 14 15 int drizzle PROTO((int, char **)); 15 16 int flux PROTO((int, char **)); … … 70 71 {1, "cval", cval, "cosmic ray flux?"}, 71 72 {1, "czplot", czplot, "plot scaled vectors in sky coordinates"}, 73 {1, "czcplot", czcplot, "plot color-scaled vectors in sky coordinates"}, 72 74 {1, "drizzle", drizzle, "transform image to image"}, 73 75 {1, "flux", flux, "flux in a convex contour"},
Note:
See TracChangeset
for help on using the changeset viewer.
