IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2010, 12:20:57 PM (16 years ago)
Author:
Paul Price
Message:

Adding support for Magic clusters list: file stars with un-commented 'RA DEC', so need to parse it a bit differently. Also hard-coded the units of the streaks and clusters (radians for streaks, degrees for clusters).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppViz/src/ppCoord/ppCoord.h

    r27609 r27978  
    1717    psString radecName;                 // Filename with sky coordinates
    1818    psString streaksName;               // Filename with streaks (sky coordinates)
     19    psString clustersName;              // Filename with clusters (sky coordinates)
    1920    pmConfig *config;                   // Configuration
    2021    bool radians;                       // RA,Dec are in radians?
Note: See TracChangeset for help on using the changeset viewer.