IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2012, 3:19:47 PM (14 years ago)
Author:
eugene
Message:

add -cpt options to setposangle and delstar

File:
1 edited

Legend:

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

    r34844 r34872  
    658658SkyTable  *SkyTableLoadOptimal     PROTO((char *catdir, char *SKYFILE, char *GSCFILE, int readwrite, int depth, int VERBOSE));
    659659int        SkyTableSetDepth        PROTO((SkyTable *sky, int depth));
     660SkyList   *SkyRegionByCPT          PROTO((SkyTable *table, char *filename));
    660661SkyList   *SkyRegionByPoint        PROTO((SkyTable *table, int depth, double ra, double dec));
    661662SkyList   *SkyListByPoint          PROTO((SkyTable *table, double ra, double dec));
Note: See TracChangeset for help on using the changeset viewer.