Changeset 3535 for trunk/MagicSoft/Mars/mastro/MAstroSky2Local.cc
- Timestamp:
- 03/17/04 17:04:46 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroSky2Local.cc
r3533 r3535 46 46 // Double_t azimuth = v.Phi(); 47 47 // Double_t zdistance = v.Theta(); 48 // 49 // To get the inverse matrix for an inverse transformation you can use: 50 // 51 // MAstroSky2Local::Invert() 52 // 53 // or simply do: 54 // 55 // v *= MAstroSky2Local(time, obs).Inverse(); 48 56 // 49 57 ////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.