Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 6506)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 6507)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.385 2006-02-22 00:11:07 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.386 2006-03-03 21:48:12 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4133,4 +4133,14 @@
 \code{false}.
 
+\begin{prototype}
+bool psFitsIsImage(psMetadata *header);
+bool psFitsIsTable(psMetadata *header);
+\end{prototype}
+
+\code{psFitsIsImage} shall return \code{true} if the FITS
+\code{header} corresponds to that of a FITS image.
+\code{psFitsIsTable} shall return \code{true} if the FITS
+\code{header} corresponds to that of a FITS table.
+
 \subsubsection{FITS Image I/O Functions}
 
