Changeset 9524 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 12/01/09 13:10:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MObservatory.cc
r8337 r9524 133 133 } 134 134 135 fObservatoryKey = name; 136 135 137 fSinLatitude = TMath::Sin(fLatitude); 136 138 fCosLatitude = TMath::Cos(fLatitude);
Note:
See TracChangeset
for help on using the changeset viewer.