IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2009, 2:15:25 PM (17 years ago)
Author:
eugene
Message:

added new cmf format ps1_v2, added function to handle broken cmf ps1_v1 data & added call to addstar

File:
1 edited

Legend:

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

    r21508 r24400  
    263263Stars     *Convert_PS1_DEV_1      PROTO((FTable *table, int *nstars));
    264264Stars     *Convert_PS1_V1         PROTO((FTable *table, int *nstars));
     265Stars     *Convert_PS1_V1_Alt     PROTO((FTable *table, int *nstars));
     266Stars     *Convert_PS1_V2         PROTO((FTable *table, int *nstars));
    265267
    266268int        InitStar               PROTO((Stars *star));
Note: See TracChangeset for help on using the changeset viewer.