Changeset 1371 in Sophya for trunk/SophyaLib/SkyMap/pixelmap.h
- Timestamp:
- Jan 5, 2001, 6:07:12 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/pixelmap.h
r1066 r1371 10 10 namespace SOPHYA { 11 11 12 //! General map of pixels on part of sphere or whole sphere 13 /*! Class hierarchy : 12 /*! 13 \class SOPHYA::PixelMap 14 \ingroup SkyMap 15 General map of pixels on part of sphere or whole sphere. 16 17 Class hierarchy : 14 18 \verbatim 15 19 PixelMap 16 20 SphericalMap 17 21 SphereThetaPhi 18 Sphere Gorski22 SphereHEALPix 19 23 SphereIco 20 24 LocalMap
Note:
See TracChangeset
for help on using the changeset viewer.