Changeset 7389 for trunk/MagicSoft/Mars/mpointing/MPointingPos.h
- Timestamp:
- 11/10/05 10:12:01 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/MPointingPos.h
r7217 r7389 36 36 } 37 37 38 void Print(Option_t *o="") const; 39 38 40 void SetLocalPosition(Double_t zd, Double_t az) { fZd=zd; fAz=az; } 39 41 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.