IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2005, 10:36:17 AM (21 years ago)
Author:
eugene
Message:

adding SkyRegion support to addstar (removing GSCRegion)

File:
1 edited

Legend:

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

    r5328 r5443  
    99short TM_J, TM_H, TM_K;
    1010
    11 GSCRegion *get2mass_acc (GSCRegion *patch, int *nfiles, char *path, char *accel);
    12 Stars *get2mass_2DR_data (GSCRegion *region, GSCRegion *patch, int photcode, int *nstars);
    13 Stars *get2mass_AS_data (GSCRegion *region, GSCRegion *patch, int phocode, int *nstars);
     11SkyTable *get2mass_acc (SkyRegion *patch, char *path, char *accel);
     12Stars *get2mass_2DR_data (SkyRegion *region, SkyRegion *patch, int photcode, int *nstars);
     13Stars *get2mass_AS_data (SkyRegion *region, SkyRegion *patch, int phocode, int *nstars);
Note: See TracChangeset for help on using the changeset viewer.