Changeset 15770 for trunk/psModules/src/concepts/pmConceptsStandard.h
- Timestamp:
- Dec 7, 2007, 5:15:37 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.h
r15299 r15770 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-1 0-12 03:18:11$6 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-12-08 03:15:37 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 18 18 psList *p_pmConceptParseRegions(const char *region ///< Regions, separated by whitespace 19 19 ); 20 21 // Parse the TELTEMPS concept : parse a list of the form 'X1 X2 X3 X4 X5 ...' : for now use median 22 psMetadataItem *p_pmConceptParse_TELTEMPS(const psMetadataItem *concept, 23 const psMetadataItem *pattern, 24 pmConceptSource source, 25 const psMetadata *cameraFormat, 26 const pmFPA *fpa, 27 const pmChip *chip, 28 const pmCell *cell); 20 29 21 30 /// Parse the FPA.FILTER concept to apply a lookup table
Note:
See TracChangeset
for help on using the changeset viewer.
