- Timestamp:
- Oct 23, 2013, 2:28:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/Ohana/src/opihi/dvo/init.c
r34461 r36236 13 13 int cmpload PROTO((int, char **)); 14 14 int cmpread PROTO((int, char **)); 15 int coordimage PROTO((int, char **)); 15 16 int ddmags PROTO((int, char **)); 16 17 int detrend PROTO((int, char **)); … … 71 72 {1, "cmpload", cmpload, "load cmp file into ?"}, 72 73 {1, "cmpread", cmpread, "read data from cmp format files"}, 74 {1, "coordimage", coordimage, "generate a map of the transformation residuals"}, 73 75 {1, "ddmags", ddmags, "plot magnitude differences"}, 74 76 {1, "detrend", detrend, "extract from detrend database?"},
Note:
See TracChangeset
for help on using the changeset viewer.
