Changeset 901 in Sophya for trunk/SophyaLib/SkyT/derivblackbody.h
- Timestamp:
- Apr 13, 2000, 10:17:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/derivblackbody.h
r879 r901 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: derivblackbody.h,v 1. 1 2000-04-11 13:26:05ansari Exp $4 // $Id: derivblackbody.h,v 1.2 2000-04-13 08:17:03 ansari Exp $ 5 5 // 6 6 // Description: … … 16 16 #include "radspec.h" 17 17 #include "convtools.h" 18 18 namespace SOPHYA { 19 19 class DerivBlackBody : public RadSpectra 20 20 { … … 40 40 41 41 }; 42 42 } 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.