Changeset 1752 in Sophya for trunk/SophyaExt/FitsIOServer/fitsspherehealpix.h
- Timestamp:
- Nov 13, 2001, 3:35:05 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsspherehealpix.h
r1353 r1752 30 30 void Mollweide_picture_projection(char flnm[]); 31 31 void sinus_picture_projection(char flnm[]); 32 void ReWriteFromFitsToFits(FitsInFile& headerin, FitsOutFile& os); 33 32 //void ReWriteFromFitsToFits(FitsInFile& headerin, FitsOutFile& os); 34 33 35 34 inline operator SphereHEALPix<T>() { return(*dobj_); }
Note:
See TracChangeset
for help on using the changeset viewer.