IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 3, 2009, 4:39:36 PM (17 years ago)
Author:
Paul Price
Message:

Moving in some stuff from pap_branch_20081216 to set the image and source identifiers in FITS files.

File:
1 edited

Legend:

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

    r19307 r21279  
    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.34 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2009-02-04 02:39:36 $
    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    psS64 imageId, sourceId;            // Image and source identifiers
    108110} pmFPAfile;
    109111
Note: See TracChangeset for help on using the changeset viewer.