Changeset 6356 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Feb 7, 2006, 3:06:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r6333 r6356 1 %%% $Id: psLibSDRS.tex,v 1.3 79 2006-02-07 00:51:33 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.380 2006-02-08 01:06:40 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4097 4097 4098 4098 \begin{prototype} 4099 psMetadata *psFitsReadHeaderSet( const psFits *fits);4099 psMetadata *psFitsReadHeaderSet(psMetadata *out, const psFits *fits); 4100 4100 \end{prototype} 4101 4101 Load a complete set of headers from the \code{psFits} file pointer. … … 4107 4107 operation, the file pointer is rewound to the beginning of the file. 4108 4108 At the end, it is positioned where it started when the function was 4109 called. 4109 called. If \code{out} is \code{NULL}, a new psMetadata is created. 4110 4110 4111 4111 \begin{prototype}
Note:
See TracChangeset
for help on using the changeset viewer.
