IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2008, 3:28:17 AM (18 years ago)
Author:
eugene
Message:

change view to a const

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastro.h

    r17556 r17933  
    9393psArray          *psastroReadGetstar_PS1_DEV_0 (psFits *fits);
    9494
    95 bool              psastroAstromGuessSetChip (pmFPA *fpa, pmChip *chip, pmFPAview *view, double pixelScale, bool bilevelAstrometry);
     95bool              psastroAstromGuessSetChip (pmFPA *fpa, pmChip *chip, const pmFPAview *view, double pixelScale, bool bilevelAstrometry);
    9696bool              psastroAstromGuessSetFPA (pmFPA *fpa, bool *bilevelAstrometry);
    9797
Note: See TracChangeset for help on using the changeset viewer.