Changeset 3707 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
04/10/04 16:19:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc

    r3704 r3707  
    3030// SOME PARTS OF THE DRIVE SOFTWARE SOON!
    3131//
    32 // To display a starfiield you must have a supported catalog, then do:
     32// To display a starfield you must have a supported catalog, then do:
    3333//
    3434//    MTime time;
     
    6868//  astrometrical corrections (nutation, precission, abberation, ...)
    6969//
    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.
    7386//
    7487//  ToDo:
Note: See TracChangeset for help on using the changeset viewer.