IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 7:13:32 PM (20 years ago)
Author:
Paul Price
Message:

Allowing use of an FPAview to restrict the analysis

File:
1 edited

Legend:

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

    r8337 r8346  
    1010#include "ppStatsLoop.h"
    1111
     12// Perform the ppStats steps
     13psMetadata *ppStats(psMetadata *out,    // Output metadata
     14                    pmFPA *fpa,         // FPA for which to get statistics
     15                    pmFPAview *view,    // View for analysis
     16                    pmConfig *config    // Configuration
     17    );
     18
    1219#endif
Note: See TracChangeset for help on using the changeset viewer.