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