- Timestamp:
- Nov 30, 2014, 12:54:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/relastro/src/ImagePosIO.c
r37662 r37699 85 85 ALLOCATE (image_pos, ImagePos, Nrow); 86 86 for (i = 0; i < Nrow; i++) { 87 InitCoords(&image_pos[i].coords, NULL); 87 88 image_pos[i].coords.crval1 = crval1 [i]; 88 89 image_pos[i].coords.crval2 = crval2 [i];
Note:
See TracChangeset
for help on using the changeset viewer.
