IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2006, 5:26:41 PM (20 years ago)
Author:
eugene
Message:

some minor skyregion bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r6235 r6643  
    344344SkyTable  *SkyTableLoadOptimal     PROTO((char *catdir, char *SKYFILE, char *GSCFILE, int depth, int VERBOSE));
    345345int        SkyTableSetDepth        PROTO((SkyTable *sky, int depth));
    346 SkyRegion *SkyRegionByPoint        PROTO((SkyTable *table, int depth, double ra, double dec));
     346SkyList  *SkyRegionByPoint        PROTO((SkyTable *table, int depth, double ra, double dec));
    347347SkyList   *SkyListByPoint          PROTO((SkyTable *table, double ra, double dec));
    348348SkyList   *SkyListByRadius         PROTO((SkyTable *table, int depth, double RA, double DEC, double radius));
Note: See TracChangeset for help on using the changeset viewer.