Changeset 612 in Sophya for trunk/Poubelle/archTOI.old/gondolageom.h
- Timestamp:
- Nov 22, 1999, 10:43:44 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/gondolageom.h
r581 r612 4 4 #ifndef GONDOLAGEOM_H 5 5 #define GONDOLAGEOM_H 6 7 #include "polfitclip.h" 6 8 7 9 class GondolaGeom { … … 59 61 60 62 long nstars; 61 double saz,staz,st,st2;62 63 double az0; 64 65 PolFitClip fit; 63 66 }; 64 67
Note:
See TracChangeset
for help on using the changeset viewer.