Changeset 4705 for trunk/MagicSoft/Mars/mtemp/MTelAxisFromStars.h
- Timestamp:
- 08/23/04 13:26:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/MTelAxisFromStars.h
r4545 r4705 21 21 22 22 class MSrcPosCam; 23 class MStar LocalCam;23 class MStarCam; 24 24 class MSkyCamTrans; 25 25 … … 28 28 private: 29 29 30 const MStar LocalCam *fStarLocalCam; //!31 const MStar LocalCam *fSourceLocalCam; //!30 const MStarCam *fStarCam; //! 31 const MStarCam *fSourceCam; //! 32 32 33 33 MSrcPosCam *fSrcPos; //!
Note:
See TracChangeset
for help on using the changeset viewer.