IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 1:14:22 PM (20 years ago)
Author:
eugene
Message:

modifying dvo_catalog APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/skycat.c

    r7917 r8328  
    66 
    77  double Radius;
    8   int i, j, N, Nregions, ShowAll, NPTS, Npts, leftside, Depth, TableDepth, VERBOSE;
     8  int i, j, N, Nregions, ShowAll, NPTS, Npts, leftside, Depth, VERBOSE;
    99  struct stat filestat;
    1010  Vector Xvec, Yvec;
     
    3939  }
    4040  SetGraph (graphmode);
    41 
    42   TableDepth = (Depth == 3) ? 3 : 2;
    4341
    4442  Radius = MAX (fabs(graphmode.xmax), fabs(graphmode.ymax));
Note: See TracChangeset for help on using the changeset viewer.