- Timestamp:
- Dec 2, 2008, 6:24:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/dvo/procks.c
r20860 r20873 95 95 96 96 /* data has been loaded, get ready to plot it */ 97 ResetVector (&Xvec, OPIHI_FLT, 3*Nrocks);98 ResetVector (&Yvec, OPIHI_FLT, 3*Nrocks);97 SetVector (&Xvec, OPIHI_FLT, 3*Nrocks); 98 SetVector (&Yvec, OPIHI_FLT, 3*Nrocks); 99 99 100 100 /* project stars to screen display coords */
Note:
See TracChangeset
for help on using the changeset viewer.
