Changeset 1932
- Timestamp:
- 04/09/03 11:41:57 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1930 r1932 1 1 -*-*- END OF LINE -*-*- 2 3 2003/04/09: Abelardo Moralejo 4 5 * manalysis/MHillasSrc.cc 6 - changed comment about meaning of fCosDeltaAlpha 2 7 3 8 2003/04/08: Thomas Hengstebeck -
trunk/MagicSoft/Mars/manalysis/MHillasSrc.cc
r1540 r1932 45 45 // Version 3: 46 46 // ---------- 47 // fCosDelta Lenthcosine of angle between d and a, where47 // fCosDeltaAlpha cosine of angle between d and a, where 48 48 // - d is the vector from the source position to the 49 49 // center of the ellipse 50 // - a is a vector along the main axis of the ellipse 50 // - a is a vector along the main axis of the ellipse, 51 // defined with positive x-component 51 52 // 52 53 /////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.