- Timestamp:
- Oct 30, 2014, 9:38:07 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/opihi/cmd.data/init.c
r37049 r37540 147 147 int vpop PROTO((int, char **)); 148 148 int vsmooth PROTO((int, char **)); 149 int vsh PROTO((int, char **)); 149 150 int wd PROTO((int, char **)); 150 151 int write_vectors PROTO((int, char **)); … … 314 315 {1, "vstats", vstats, "statistics on a vector"}, 315 316 {1, "vzload", vzload, "load vectors as overlay on image display (scaled points)"}, 317 {1, "vsh", vsh, "Vector Spherical Harmonics"}, 316 318 {1, "wd", wd, "write an image to a file"}, 317 319 {1, "write", write_vectors, "write vectors to datafile"},
Note:
See TracChangeset
for help on using the changeset viewer.
