Changeset 18718 for trunk/Ohana/src/opihi/cmd.astro/init.c
- Timestamp:
- Jul 24, 2008, 3:54:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.astro/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.astro/init.c
r17283 r18718 27 27 int precess PROTO((int, char **)); 28 28 int profile PROTO((int, char **)); 29 int radec PROTO((int, char **)); 29 30 int region PROTO((int, char **)); 30 31 int rotcurve PROTO((int, char **)); … … 62 63 {1, "precess", precess, "precess coordinates"}, 63 64 {1, "profile", profile, "radial profile at X, Y"}, 65 {1, "radec", radec, "convert to/from radec in hms or dd"}, 64 66 {1, "region", region, "define sky region for plot"}, 65 67 {1, "rotcurve", rotcurve, "convert CO images to polar coords"},
Note:
See TracChangeset
for help on using the changeset viewer.
