Changeset 901 in Sophya for trunk/SophyaLib/SkyT/squarefilt.h
- Timestamp:
- Apr 13, 2000, 10:17:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/squarefilt.h
r669 r901 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: squarefilt.h,v 1. 4 1999-11-29 16:59:13 ansari Exp $4 // $Id: squarefilt.h,v 1.5 2000-04-13 08:17:03 ansari Exp $ 5 5 // 6 6 // Description: … … 26 26 // -- Class Interface -- 27 27 // --------------------- 28 28 namespace SOPHYA { 29 29 class SquareFilter:public SpectralResponse 30 30 { … … 53 53 }; 54 54 55 55 } 56 56 #endif
Note:
See TracChangeset
for help on using the changeset viewer.