Changeset 2290 in Sophya for trunk/SophyaLib/SkyMap/spherethetaphi.h
- Timestamp:
- Dec 5, 2002, 4:43:18 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherethetaphi.h
r2198 r2290 110 110 virtual void Resize(int_4 m); 111 111 112 inline virtual char* TypeOfMap() const {return "TETAFI";};112 inline virtual string TypeOfMap() const {return string("TETAFI");}; 113 113 114 114 /* Valeurs de theta des paralleles et phi des meridiens limitant le pixel d'indice k */
Note:
See TracChangeset
for help on using the changeset viewer.