IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2006, 5:09:57 PM (20 years ago)
Author:
Paul Price
Message:

Adding pmFPAUtils.[ch], moving findChip and findCell in, renaming those

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPA.h

    r6552 r6673  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.1.4.3 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-03-09 03:08:08 $
     9*  @version $Revision: 1.1.4.4 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-03-23 03:09:57 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    194194);
    195195
    196 // Find the HDU in the FPA hierarchy
    197 pmHDU *pmHDUFromFPA(pmFPA *fpa          // FPA for which to find HDU
    198                    );
    199 pmHDU *pmHDUFromChip(pmChip *chip       // Chip for which to find HDU
    200                     );
    201 pmHDU *pmHDUFromCell(pmCell *cell       // Cell for which to find HDU
    202                     );
    203196
    204197/** Verify parent links.
Note: See TracChangeset for help on using the changeset viewer.