Ignore:
Timestamp:
Dec 5, 2002, 4:43:18 PM (23 years ago)
Author:
lemeur
Message:

documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/spherethetaphi.h

    r2198 r2290  
    110110virtual void Resize(int_4 m);
    111111
    112 inline virtual char* TypeOfMap() const {return "TETAFI";};
     112inline virtual string TypeOfMap() const {return string("TETAFI");};
    113113
    114114/* 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.