Ignore:
Timestamp:
Dec 1, 2001, 2:35:15 PM (24 years ago)
Author:
aubourg
Message:

gph424

File:
1 edited

Legend:

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

    r1805 r1807  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toi2map.h,v 1.12 2001-11-30 21:07:16 aubourg Exp $
     7// $Id: toi2map.h,v 1.13 2001-12-01 13:34:09 aubourg Exp $
    88
    99#ifndef TOI2GMAP_H
     
    3535// Si les CoordIn et les CoordOut sont equatoriales -> meme equinoxe!
    3636
    37 class TOI2GMap : public TOIProcessor {
     37class TOI2Map : public TOIProcessor {
    3838public:
    39                  TOI2GMap(PixelMap<r_8>* map,PixelMap<r_8>* wmap=NULL);
    40   virtual       ~TOI2GMap();
     39                 TOI2Map(PixelMap<r_8>* map,PixelMap<r_8>* wmap=NULL);
     40  virtual       ~TOI2Map();
    4141
    4242  virtual void  init(void);
Note: See TracChangeset for help on using the changeset viewer.