Ignore:
Timestamp:
11/10/05 10:12:01 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpointing/MPointingPos.h

    r7217 r7389  
    3636    }
    3737
     38    void Print(Option_t *o="") const;
     39
    3840    void SetLocalPosition(Double_t zd, Double_t az) { fZd=zd; fAz=az; }
    3941    void SetSkyPosition(Double_t ra, Double_t dec, Double_t ha=0) { fRa=ra; fDec=dec; fHa=ha; }
Note: See TracChangeset for help on using the changeset viewer.