Changeset 3167 in Sophya for trunk/SophyaExt/FitsIOServer/fitslocalmap.cc
- Timestamp:
- Feb 2, 2007, 6:46:47 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitslocalmap.cc
r3047 r3167 87 87 if (clsnm != "LocalMap") return 0; 88 88 89 longnaxes[2];89 LONGLONG naxes[2]; 90 90 int naxis=2; 91 91 int imgtyp = is.GetImageHDUInfo(naxis, naxes);
Note:
See TracChangeset
for help on using the changeset viewer.