IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 22, 2009, 4:54:27 PM (17 years ago)
Author:
watersc1
Message:

Updated fringe fitting code.

Corrected Bool->S32 bug for BTOOLAPP header concept.

File:
1 edited

Legend:

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

    r25882 r25930  
    146146    const pmCell *cell ///< Cell for concept, or NULL
    147147    );
     148psMetadataItem *p_pmConceptFormat_BTOOLAPP(
     149    const psMetadataItem *concept, ///< Concept to format
     150    pmConceptSource source, ///< Source for concept
     151    const psMetadata *cameraFormat, ///< Camera format definition
     152    const pmFPA *fpa, ///< FPA for concept, or NULL
     153    const pmChip *chip, ///< Chip for concept, or NULL
     154    const pmCell *cell ///< Cell for concept, or NULL
     155    );
    148156
    149157
Note: See TracChangeset for help on using the changeset viewer.