IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4199


Ignore:
Timestamp:
Jun 9, 2005, 12:21:06 PM (21 years ago)
Author:
jhoblitt
Message:

add psFitsOpenFD()

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r4178 r4199  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.133 2005-06-09 05:16:41 eugene Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.134 2005-06-09 22:21:06 jhoblitt Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    695695\item moved image hierarchy section to ModulesSDRS
    696696\item moved photometry section to ModulesSDRS
    697 
    698 \end{itemize}
     697\item add \code{psFitsOpenFD()}
     698
     699\end{itemize}
  • trunk/doc/pslib/psLibSDRS.tex

    r4198 r4199  
    1 %%% $Id: psLibSDRS.tex,v 1.272 2005-06-09 22:14:44 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.273 2005-06-09 22:21:06 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    33493349
    33503350Opens a FITS file and positions the pointer to the PHU.
     3351
     3352\begin{prototype}
     3353psFits *psFitsOpenFD(int fd);
     3354\end{prototype}
     3355
     3356Opens a file descriptor and positions the pointer to the PHU.
    33513357
    33523358\begin{prototype}
Note: See TracChangeset for help on using the changeset viewer.