Changeset 4731
- Timestamp:
- 08/25/04 17:00:30 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4728 r4731 19 19 20 20 -*-*- END OF LINE -*-*- 21 22 23 2004/08/25 : Wolfgang Wittek 24 25 * mpointing/MPointingPos.h 26 - add member function GetHa() 21 27 22 28 -
trunk/MagicSoft/Mars/mpointing/MPointingPos.h
r3666 r4731 33 33 34 34 Double_t GetRa() const { return fRa; } 35 Double_t GetHa() const { return fHa; } 35 36 Double_t GetDec() const { return fDec; } 36 37
Note:
See TracChangeset
for help on using the changeset viewer.