Changeset 3707 for trunk/MagicSoft/Mars
- Timestamp:
- 04/10/04 16:19:13 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc
r3704 r3707 30 30 // SOME PARTS OF THE DRIVE SOFTWARE SOON! 31 31 // 32 // To display a starfi ield you must have a supported catalog, then do:32 // To display a starfield you must have a supported catalog, then do: 33 33 // 34 34 // MTime time; … … 68 68 // astrometrical corrections (nutation, precission, abberation, ...) 69 69 // 70 // GUI: If the gui is interactive you can use the cursor keys to change 71 // the position you are looking at and with plus/minus you 72 // can (un)zoom the FOV (Field Of View) 70 // GUI: 71 // * If the gui is interactive you can use the cursor keys to change 72 // the position you are looking at and with plus/minus you 73 // can (un)zoom the FOV (Field Of View) 74 // 75 // * The displayed values mean the following: 76 // + alpha: Right Ascension 77 // + delta: Declination 78 // + theta: zenith distance / zenith angle 79 // + phi: azimuth angle 80 // + rho: angle of rotation sky-coordinate system vs local- 81 // coordinate system 82 // + time of display 83 // 84 // * Move the mouse on top of the grid points or the stars to get 85 // more setailed information. 73 86 // 74 87 // ToDo:
Note:
See TracChangeset
for help on using the changeset viewer.