IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

add psFitsOpenFD()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.