Changeset 4343 for trunk


Ignore:
Timestamp:
06/23/04 09:45:10 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/starfield.C

    r3706 r4343  
    4242    stars.SetRadiusFOV(3);
    4343    stars.SetRaDec(ra, dec);
     44
     45    // Read the stars from a star catalog. The catalogs can be downloaded
     46    // from the Mars web page. For more information see class reference.
    4447    stars.ReadBSC("bsc5.dat");
    4548
Note: See TracChangeset for help on using the changeset viewer.