Changeset 901 in Sophya for trunk/SophyaLib/SkyT/radspecvector.h


Ignore:
Timestamp:
Apr 13, 2000, 10:17:04 AM (25 years ago)
Author:
ansari
Message:

Sophie: adding the namespace SOPHYA in the .h files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/radspecvector.h

    r669 r901  
    2424// ***IMPORTANT*** All frequencies are expressed in GHz  (10^9 Hz)
    2525//                 and flux in Watt/m^2/sr
    26 
     26namespace SOPHYA {
    2727class RadSpectraVec : public RadSpectra
    2828{
     
    5757  Vector _vecOfFDeNu;
    5858};
    59 
     59}
    6060#endif
Note: See TracChangeset for help on using the changeset viewer.