- Timestamp:
- Aug 2, 2013, 10:45:48 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711/Ohana/src/opihi/cmd.data/init.c
r35416 r35875 133 133 int vmaxwell PROTO((int, char **)); 134 134 int vload PROTO((int, char **)); 135 int vlist PROTO((int, char **)); 135 136 int vzload PROTO((int, char **)); 136 137 int vstats PROTO((int, char **)); … … 290 291 {1, "vgrid", vgrid, "generate an image from a triplet of vectors"}, 291 292 {1, "vhistogram", histogram, "generate histogram from vector"}, 293 {1, "vlist", vlist, "append values to a vector from command line"}, 292 294 {1, "vload", vload, "load vectors as overlay on image display"}, 293 295 {1, "vmaxwell", vmaxwell, "fit a Maxwellian to a vector"},
Note:
See TracChangeset
for help on using the changeset viewer.
