Changeset 1520 in Sophya for trunk/ArchTOIPipe/ProcWSophya/toi2map.cc
- Timestamp:
- Jun 12, 2001, 7:40:20 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2map.cc
r1516 r1520 96 96 // sphere phi entre [0,2*Pi] en radians 97 97 // sphere theta entre [0,Pi] en radians 98 double phi ,theta;98 double phi=-1.,theta; 99 99 CoordConvertToStd(mTypCoorIn,coord1,coord2); 100 100 if(mTypCoorIn&TypCoordEq && mTypCoorOut&TypCoordGal) { // Eq -> Gal
Note:
See TracChangeset
for help on using the changeset viewer.