Ignore:
Timestamp:
Nov 27, 2001, 1:12:12 PM (24 years ago)
Author:
aubourg
Message:

gestion colatitude un peu nettoyee

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.h

    r1762 r1792  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toi2map.h,v 1.10 2001-11-13 16:22:47 aubourg Exp $
     7// $Id: toi2map.h,v 1.11 2001-11-27 12:12:12 aubourg Exp $
    88
    99#ifndef TOI2MAP_H
     
    6363  void Print(::ostream & os);
    6464
     65  void SetIsColat(bool b=true) {mIsColat=b;} // latitude is a colatitude, 0-Pi
    6566protected:
    6667  SphereHEALPix<r_8>* mSph;
     
    7273
    7374  bool mTFlag,mTMin,mTMax;
     75  bool mIsColat; // temporary fix
    7476  uint_8 mBadFlag;
    7577  r_8 mValMin,mValMax;
Note: See TracChangeset for help on using the changeset viewer.