Changeset 9285 for trunk/MagicSoft/Mars/msimreflector
- Timestamp:
- 01/30/09 16:02:28 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msimreflector/MSimReflector.cc
r9277 r9285 442 442 TRotation rot; // The signs are positive because we align the incident point on ground to the telescope axis 443 443 rot.RotateZ( az); // Rotate point on ground to align it with the telescope axis 444 rot.RotateX( 444 rot.RotateX(-zd); // tilt the point from ground to make it parallel to the mirror plane 445 445 446 446 // Now: viewed from the backside of the mirror
Note:
See TracChangeset
for help on using the changeset viewer.