Changeset 7444 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 12/06/05 14:24:59 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstro.h
r7432 r7444 21 21 22 22 public: 23 // Unit conversion 24 static Double_t Parsec2Meter() { return 3.0856776e+16; } 25 26 23 27 // Angle/Time conversion functions 24 28 static Double_t Hms2Sec(Int_t deg, UInt_t min, Double_t sec, char sgn='+');
Note:
See TracChangeset
for help on using the changeset viewer.