IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2016, 4:41:34 PM (10 years ago)
Author:
eugene
Message:

add setgalmodel to setphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/include/setphot.h

    r39288 r39355  
    6262int          DCR_RESET;
    6363int          CAM_RESET;
     64
     65int          SET_GAL_MODEL;
    6466
    6567int          VERBOSE;
     
    139141int CamAstromCorrectionValue (int chipID, int filter, float Xccd, float Yccd, double *dX, double *dY);
    140142
    141 
     143int           update_catalog_setgalmodel        PROTO((Catalog *catalog));
    142144int           update_catalog_setastrom        PROTO((Catalog *catalog));
Note: See TracChangeset for help on using the changeset viewer.