IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2005, 11:29:38 AM (21 years ago)
Author:
jhoblitt
Message:

add psFitsOpenStream()

File:
1 edited

Legend:

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

    r4872 r4903  
    1 %%% $Id: psLibSDRS.tex,v 1.328 2005-08-24 23:50:27 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.329 2005-08-30 21:29:38 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    39063906
    39073907\begin{prototype}
     3908psFits *psFitsOpenStream(FILE *stream);
     3909\end{prototype}
     3910
     3911Opens a stream and positions the pointer to the PHU.
     3912
     3913\begin{prototype}
    39083914bool psFitsClose(psFits *fits);
    39093915\end{prototype}
Note: See TracChangeset for help on using the changeset viewer.