IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2005, 4:47:22 PM (21 years ago)
Author:
eugene
Message:

converted to autocode SMPData

File:
1 edited

Legend:

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

    r3466 r3521  
    1818    exit (0); }
    1919
     20# if (0)
    2021/* this structure is used for loading the data from the FITS smp file */
    2122typedef struct {
     
    3334  char  dummy[3];
    3435} StarData;
     36# endif
    3537
    3638typedef struct {
     
    215217GSCRegion *gregion_match (GSCRegion *regions, int *nregions);
    216218GSCRegion *gregion_patch (GSCRegion *patch, int *nregions);
    217 int ConvertStars (StarData *data, int size, int nitems);
    218219int dump_rawstars (Stars *stars, int Nstars);
    219220Stars *rfits (FILE *f, int *nstars);
Note: See TracChangeset for help on using the changeset viewer.