Changeset 4731


Ignore:
Timestamp:
08/25/04 17:00:30 (20 years ago)
Author:
wittek
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4728 r4731  
    1919
    2020                                                 -*-*- END OF LINE -*-*-
     21
     22
     23  2004/08/25 : Wolfgang Wittek
     24
     25   * mpointing/MPointingPos.h
     26     - add member function GetHa()
    2127
    2228
  • trunk/MagicSoft/Mars/mpointing/MPointingPos.h

    r3666 r4731  
    3333
    3434    Double_t GetRa() const  { return fRa; }
     35    Double_t GetHa() const  { return fHa; }
    3536    Double_t GetDec() const { return fDec; }
    3637
Note: See TracChangeset for help on using the changeset viewer.