Changeset 5055
- Timestamp:
- Sep 14, 2005, 5:39:25 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r5054 r5055 1 %%% $Id: psLibSDRS.tex,v 1.33 7 2005-09-15 03:31:51price Exp $1 %%% $Id: psLibSDRS.tex,v 1.338 2005-09-15 03:39:25 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1245 1245 The corresponding function 1246 1246 \begin{prototype} 1247 int psTraceGetDestination( );1247 int psTraceGetDestination(void); 1248 1248 \end{prototype} 1249 1249 returns the current trace destination file descriptor. If the … … 6937 6937 The \code{psGrommit} is calculated from telescope information for the 6938 6938 particular exposure, \code{exp}: 6939 \begin{ prototype}6939 \begin{verbatim} 6940 6940 psGrommit *psGrommitAlloc(const psExposure *exp); 6941 \end{ prototype}6941 \end{verbatim} 6942 6942 6943 6943 \tbd{these functions probably need to take the ATM structure}
Note:
See TracChangeset
for help on using the changeset viewer.
