Changeset 7217 for trunk/MagicSoft/Mars/mastro/MAstroSky2Local.h
- Timestamp:
- 07/25/05 10:35:31 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroSky2Local.h
r3533 r7217 18 18 MAstroSky2Local(const MTime &t, const MObservatory &obs); 19 19 20 Double_t RotationAngle(Double_t ra, Double_t dec ) const;20 Double_t RotationAngle(Double_t ra, Double_t dec, Double_t dzd=0, Double_t daz=0) const; 21 21 22 22 ClassDef(MAstroSky2Local, 1) // Rotation Matrix to convert sky coordinates to ideal local coordinates
Note:
See TracChangeset
for help on using the changeset viewer.