Changeset 39591 for trunk/Ohana/src/opihi/cmd.astro/init.c
- Timestamp:
- May 28, 2016, 5:07:36 PM (10 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
r39245 r39591 48 48 int objload PROTO((int, char **)); 49 49 int outline PROTO((int, char **)); 50 int parallax_factor PROTO((int, char **)); 50 51 int polar PROTO((int, char **)); 51 52 int precess PROTO((int, char **)); … … 117 118 {1, "objload", objload, "plot obj data on Ximage "}, 118 119 {1, "outline", outline, "fit outline region"}, 120 {1, "parallax_factor", parallax_factor, "generate parallax_factors"}, 119 121 {1, "polar", polar, "convert polar image to cartesian"}, 120 122 {1, "precess", precess, "precess coordinates"},
Note:
See TracChangeset
for help on using the changeset viewer.
