IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2006, 10:20:11 AM (20 years ago)
Author:
Paul Price
Message:

Adding pmHDUGetHighest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmHDUUtils.h

    r7492 r7609  
    1010                      const pmCell *cell // The cell, or NULL
    1111                     );
     12
     13// Get the highest HDU in the hierarchy, as supplied
     14pmHDU *pmHDUGetHighest(const pmFPA *fpa, // The FPA
     15                       const pmChip *chip, // The chip, or NULL
     16                       const pmCell *cell // The cell, or NULL
     17                      );
    1218
    1319// Find the HDU in the FPA hierarchy
Note: See TracChangeset for help on using the changeset viewer.