IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2005, 9:20:18 PM (21 years ago)
Author:
eugene
Message:

working to mosaic astrom

File:
1 edited

Legend:

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

    r3389 r3400  
    161161int FindRegionDecBandStart (GSCRegion *region, int Nregion, double dec);
    162162int FindRegionDecBandStop (GSCRegion *region, int Nregion, double dec);
     163int FindDecBand (double dec, double *DEC0, double *DEC1);
     164
    163165int hms_to_deg (double *h0, double *h1, double *d0, double *d1, char *string);
    164166void find_matches_refstars (GSCRegion *region, Stars **stars, int Nstars, Catalog *catalog);
Note: See TracChangeset for help on using the changeset viewer.