IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2008, 4:37:03 PM (18 years ago)
Author:
Paul Price
Message:

Attempting to get image and source identifiers into headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20081216/psModules/src/camera/pmFPAfile.h

    r19307 r21022  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2008-09-02 19:06:16 $
     6 * @version $Revision: 1.33.14.1 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-12-17 02:37:03 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    106106    psMetadata *format;                 // Camera format
    107107    psString formatName;                // name of the camera format
     108
     109    psU64 imageId, sourceId;            // Image and source identifiers
    108110} pmFPAfile;
    109111
Note: See TracChangeset for help on using the changeset viewer.