Changeset 2986 in Sophya for trunk/SophyaPI
- Timestamp:
- Jun 21, 2006, 6:15:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/skymapmodule.cc
r2983 r2986 463 463 << " NPix= " << 12*m*m 464 464 << "\n ThetaPhi: " << Angle(rest).ToArcMin() << " arcmin " 465 << " NPix ~= " << 4.*M_PI/(rest*rest) << endl;465 << " NPix ~= " << (int_4)(4.*M_PI/(rest*rest)) << endl; 466 466 return; 467 467 }
Note:
See TracChangeset
for help on using the changeset viewer.