Changeset 4062 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- May 31, 2005, 4:09:16 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r4061 r4062 1 %%% $Id: psLibSDRS.tex,v 1.2 39 2005-06-01 01:33:39jhoblitt Exp $1 %%% $Id: psLibSDRS.tex,v 1.240 2005-06-01 02:09:16 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4752 4752 4753 4753 \begin{prototype} 4754 psFits *psFitsAlloc(const char *filename); 4755 \end{prototype} 4756 4757 Opens a FITS file at positions the pointer to the PHU. 4754 psFits *psFitsOpen(const char *filename); 4755 \end{prototype} 4756 4757 Opens a FITS file and positions the pointer to the PHU. 4758 4759 \begin{prototype} 4760 bool psFitsClose(psFits *fits); 4761 \end{prototype} 4762 4763 Closes a FITS file. 4758 4764 4759 4765 \begin{prototype}
Note:
See TracChangeset
for help on using the changeset viewer.
