IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2005, 6:03:51 PM (21 years ago)
Author:
Paul Price
Message:

pmFPAMorph compiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/phase2/pmFPAMorph.h

    r5106 r5651  
    33
    44// Morph one focal plane representation into another
    5 bool pmFPAMorph(papFPA *toFPA,          // FPA structure to which to morph
    6                 papFPA *fromFPA,        // FPA structure from which to morph
     5bool pmFPAMorph(pmFPA *toFPA,           // FPA structure to which to morph
     6                pmFPA *fromFPA,         // FPA structure from which to morph
     7                bool positionDependent, // Is the position of the overscan dependent on the position?
    78                int chipNum,            // Chip number, in case the scopes are different
    89                int cellNum             // Cell number, in case the scopes are different
Note: See TracChangeset for help on using the changeset viewer.