Changeset 1371 in Sophya for trunk/SophyaLib/SkyMap/longlat.h


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/longlat.h

    r764 r1371  
     1//   Geometry handling class
     2//       B. Revenu, R. Ansari , G. Le Meur   2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef LONGLAT_H_SEEN
    26#define LONGLAT_H_SEEN
    37
     8#include "machdefs.h"
    49#include <math.h>
    510#include <iostream.h>
     
    1318  latitude=Pi/2-theta
    1419*/
     20
     21namespace SOPHYA { 
    1522
    1623class LongLat
     
    4552}
    4653
     54} // namespace SOPHYA
     55
    4756#endif
Note: See TracChangeset for help on using the changeset viewer.