Changeset 39558 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Apr 28, 2016, 11:09:46 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/init.c
r39225 r39558 137 137 int tvcontour PROTO((int, char **)); 138 138 int tvgrid PROTO((int, char **)); 139 int opihi_type PROTO((int, char **)); 139 140 int uniq PROTO((int, char **)); 140 141 int unsign PROTO((int, char **)); … … 314 315 {1, "tvcontour", tvcontour, "send contour to image overlay"}, 315 316 {1, "tvgrid", tvgrid, "RA/DEC grid on an image"}, 317 {1, "type", opihi_type, "get scalar/vector/matrix type information"}, 316 318 {1, "ungridify", ungridify, "convert image region to vector triplet"}, 317 319 {1, "uniq", uniq, "create a uniq vector subset from a vector"},
Note:
See TracChangeset
for help on using the changeset viewer.
