IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2007, 3:08:13 PM (19 years ago)
Author:
Paul Price
Message:

Adding maskVal parameter to ppStats so that when it's called as a library function, it uses the nominated maskVal rather than it's own (which may be completely different from what the parent program may think it should mask).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsSetupFromRecipe.h

    r8337 r13658  
    55#include "ppStatsData.h"
    66
    7 ppStatsData *ppStatsSetupFromRecipe(ppStatsData *data, // Data for running ppStats
    8                                     pmConfig *config // Configuration
     7bool ppStatsSetupFromRecipe(ppStatsData *data, // Data for running ppStats
     8                            pmConfig *config // Configuration
    99    );
    1010
Note: See TracChangeset for help on using the changeset viewer.