IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 21, 2014, 9:17:56 AM (12 years ago)
Author:
eugene
Message:

allow dvomerge to merge into matched tables, keeping outliers in their source table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/libdvo/include/dvo.h

    r37494 r37512  
    933933SkyTable  *SkyTableLoadOptimal     PROTO((char *catdir, char *SKYFILE, char *GSCFILE, int readwrite, int depth, int VERBOSE));
    934934int        SkyTableSetDepth        PROTO((SkyTable *sky, int depth));
     935SkyList   *SkyRegionByIndex        PROTO((SkyTable *table, int index));
    935936SkyList   *SkyRegionByCPT          PROTO((SkyTable *table, char *filename));
    936937SkyList   *SkyRegionByPoint        PROTO((SkyTable *table, int depth, double ra, double dec));
Note: See TracChangeset for help on using the changeset viewer.