IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2008, 11:51:41 AM (18 years ago)
Author:
eugene
Message:

addstar no longer carries a static MOSAIC entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/addstar.h

    r16973 r16983  
    105105double  Latitude;       // carried into image structure from config
    106106double  Longitude;      // carried into image structure from config
    107 Coords *MOSAIC;         // carries the mosaic into gstars
    108107double  FAKE_RA;        // boresite coords for fake images
    109108double  FAKE_DEC;       // boresite coords for fake images
    110109double  FAKE_THETA;     // boresite angle for fake images
     110
     111// carries the mosaic into gstars
    111112
    112113/* these globals are used separately by both client and server (KEEP) */
Note: See TracChangeset for help on using the changeset viewer.