Changeset 11216 for trunk/psModules/src/camera/pmFPAConstruct.h
- Timestamp:
- Jan 19, 2007, 6:24:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.h
r9588 r11216 7 7 /// @author Paul Price, IfA 8 8 /// 9 /// @version $Revision: 1. 4$ $Name: not supported by cvs2svn $10 /// @date $Date: 200 6-10-17 00:55:01$9 /// @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 /// @date $Date: 2007-01-20 04:24:42 $ 11 11 /// 12 12 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii … … 48 48 ); 49 49 50 /// Identify a source in the focal plane hierarchy, specified by a (primary) header 51 /// 52 /// This is the same as pmFPAAddSourceFromHeader, except the input is not added into the FPA hierarchy. 53 /// This function serves only to identify where in the hierarchy it should go, not prepare for reading, etc. 54 pmFPAview *pmFPAIdentifySourceFromHeader(pmFPA *fpa, psMetadata *phu, const psMetadata *format); 55 50 56 /// Print a representation of the FPA, including its headers and concepts. 51 57 ///
Note:
See TracChangeset
for help on using the changeset viewer.
