IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2008, 6:42:41 PM (18 years ago)
Author:
bills
Message:

completed excising of non-wapred pixels and various other changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksastrom.h

    r20520 r20573  
    2222
    2323
    24 #ifndef notdef
    25 // There must be some well known type lying around that we
    26 // can use for this
     24// XXX: Since Paul is including ipp headers perhaps we can replace uses of strkPt with psPlane
    2725typedef struct {
    2826    double  x;
    2927    double  y;
    3028} strkPt;
    31 #else
    32 // TODO: remove this typedef
    33 typedef psPlane strkPt;
    34 #endif
    3529
    3630extern bool skyToCell(strkPt *, strkAstrom *astrom, double ra, double dec);
Note: See TracChangeset for help on using the changeset viewer.