Changeset 552 in Sophya for trunk/SophyaLib/Samba
- Timestamp:
- Nov 5, 1999, 2:11:33 PM (26 years ago)
- Location:
- trunk/SophyaLib/Samba
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/misstime.h
r528 r552 5 5 #include "machdefs.h" 6 6 7 namespace PlanckDPC{7 namespace SOPHYA { 8 8 // Just a double for the moment, would be converted to a class later 9 9 typedef r_8 MissionTime; -
trunk/SophyaLib/Samba/spherepos.h
r529 r552 8 8 #include "unitvector.h" 9 9 10 static char *head_spherepos_h_ = "$Header: /Users/garnier/temp/CVSSophya/SophyaLib/Samba/spherepos.h,v 1. 2 1999-10-27 14:25:24ansari Exp $";10 static char *head_spherepos_h_ = "$Header: /Users/garnier/temp/CVSSophya/SophyaLib/Samba/spherepos.h,v 1.3 1999-11-05 13:10:10 ansari Exp $"; 11 11 12 namespace PlanckDPC{12 namespace SOPHYA { 13 13 14 14 enum SphereCoordSysIds { SphereCoordSys_NEUTRAL =0, -
trunk/SophyaLib/Samba/tod.h
r541 r552 7 7 #include "misstime.h" 8 8 9 namespace PlanckDPC{9 namespace SOPHYA { 10 10 template<class T> 11 11 class TOD
Note:
See TracChangeset
for help on using the changeset viewer.