Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 5020)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 5021)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.334 2005-09-09 18:30:23 eugene Exp $
+%%% $Id: psLibSDRS.tex,v 1.335 2005-09-13 02:34:08 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3463,7 +3463,8 @@
         psC32 **C32;                    ///< Pointers to complex floating-point data
         psC64 **C64;                    ///< Pointers to complex floating-point data
-        psPtr V;                        ///< Pointers to raw data
+        psPtr V;                        ///< Pointers to untyped data
     } data;
     const struct psImage *parent;       ///< parent, if a subimage 
+    psPtr p_rawDataBuffer;              ///< Raw data; private
     psArray *children;                  ///< children of this region
     void *lock;                         ///< Lock for thread safety
@@ -6917,5 +6918,5 @@
   pre-calculated entries and a separate structure for ATM effect?}
 
-\begin{datatype}
+\begin{verbatim} %%% Changed to verbatim to remove from api-delta
 typedef struct {
     const double latitude;              ///< geodetic latitude (radians)
@@ -6931,5 +6932,5 @@
     const double siderealTime;          ///< local apparent sidereal time (radians)
 } psGrommit;
-\end{datatype}
+\end{verbatim}
 
 The \code{psGrommit} is calculated from telescope information for the
