Changeset 6507 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Mar 3, 2006, 11:48:12 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r6457 r6507 1 %%% $Id: psLibSDRS.tex,v 1.38 5 2006-02-22 00:11:07 jhoblittExp $1 %%% $Id: psLibSDRS.tex,v 1.386 2006-03-03 21:48:12 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4133 4133 \code{false}. 4134 4134 4135 \begin{prototype} 4136 bool psFitsIsImage(psMetadata *header); 4137 bool psFitsIsTable(psMetadata *header); 4138 \end{prototype} 4139 4140 \code{psFitsIsImage} shall return \code{true} if the FITS 4141 \code{header} corresponds to that of a FITS image. 4142 \code{psFitsIsTable} shall return \code{true} if the FITS 4143 \code{header} corresponds to that of a FITS table. 4144 4135 4145 \subsubsection{FITS Image I/O Functions} 4136 4146
Note:
See TracChangeset
for help on using the changeset viewer.
