IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2014, 3:46:50 PM (12 years ago)
Author:
watersc1
Message:

Debuggable complete version of ppBackgroundStack. It doesn't seem to work, as I'm losing my data structures somehow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppBackground/src/ppBackgroundStack.h

    r36580 r36582  
    2323  psF32 dec_min;
    2424  psF32 dec_max;
    25  
     25
     26  psArray *stack_data;
    2627  psArray *stacks;        // List of stacks to be corrected.
    2728  psString outRoot;       // Output root name
Note: See TracChangeset for help on using the changeset viewer.