Changeset 1792 in Sophya for trunk/ArchTOIPipe/ProcWSophya/toi2map.h
- Timestamp:
- Nov 27, 2001, 1:12:12 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2map.h
r1762 r1792 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: toi2map.h,v 1.1 0 2001-11-13 16:22:47aubourg Exp $7 // $Id: toi2map.h,v 1.11 2001-11-27 12:12:12 aubourg Exp $ 8 8 9 9 #ifndef TOI2MAP_H … … 63 63 void Print(::ostream & os); 64 64 65 void SetIsColat(bool b=true) {mIsColat=b;} // latitude is a colatitude, 0-Pi 65 66 protected: 66 67 SphereHEALPix<r_8>* mSph; … … 72 73 73 74 bool mTFlag,mTMin,mTMax; 75 bool mIsColat; // temporary fix 74 76 uint_8 mBadFlag; 75 77 r_8 mValMin,mValMax;
Note:
See TracChangeset
for help on using the changeset viewer.