IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 1:19:27 PM (15 years ago)
Author:
eugene
Message:

updates from eam branch

File:
1 edited

Legend:

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

    r30616 r31160  
    8989char   GSCFILE[256];
    9090char   CATDIR[256];
     91char   *HIGH_SPEED_DIR;
    9192char   CATMODE[16];    /* raw, mef, split, mysql */
    9293char   CATFORMAT[16];  /* internal, elixir, loneos, panstarrs */
     
    9596
    9697double SIGMA_LIM;
    97 int    SRC_MEAS_TOOFEW; //catalog objects wich fewer detections then this are ignored
     98int SRC_MEAS_TOOFEW; //catalog objects wich fewer detections then this are ignored
    9899double MIN_ERROR;
    99100
Note: See TracChangeset for help on using the changeset viewer.