Changeset 1371 in Sophya for trunk/SophyaLib/Samba/mlobe.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/Samba/mlobe.h

    r470 r1371  
    1 #ifndef SCSKYU_H_SEEN
    2 #define SCSKYU_H_SEEN
     1// Class for representing the main antenna lobe
     2//        R. Ansari            1998-2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
     5#ifndef MLOBE_H_SEEN
     6#define MLOBE_H_SEEN
    37
    48#include <math.h>
     
    812
    913
     14namespace SOPHYA { 
    1015
    1116// Classe MainLobe
     
    4752};
    4853
     54} // namespace SOPHYA
    4955
    5056#endif
Note: See TracChangeset for help on using the changeset viewer.