IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2009, 6:35:31 PM (17 years ago)
Author:
watersc1
Message:

changes to support new burntool_state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsStandard.h

    r22699 r25425  
    115115    );
    116116
     117/// Format for the BTOOLAPP conceptn
     118psMetadataItem *p_pmConceptParse_BTOOLAPP(
     119    const psMetadataItem *concept, ///< Concept to format
     120    const psMetadataItem *pattern,
     121    pmConceptSource source, ///< Source for concept
     122    const psMetadata *cameraFormat, ///< Camera format definition
     123    const pmFPA *fpa, ///< FPA for concept, or NULL
     124    const pmChip *chip, ///< Chip for concept, or NULL
     125    const pmCell *cell ///< Cell for concept, or NULL
     126    );
     127
     128
    117129/// Parse the cell binning concepts: CELL.XBIN, CELL.YBIN
    118130psMetadataItem *p_pmConceptParse_CELL_Binning(
Note: See TracChangeset for help on using the changeset viewer.