IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5055


Ignore:
Timestamp:
Sep 14, 2005, 5:39:25 PM (21 years ago)
Author:
Paul Price
Message:

Fixing up some more for api-delta.

File:
1 edited

Legend:

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

    r5054 r5055  
    1 %%% $Id: psLibSDRS.tex,v 1.337 2005-09-15 03:31:51 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.338 2005-09-15 03:39:25 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    12451245The corresponding function
    12461246\begin{prototype}
    1247 int psTraceGetDestination();
     1247int psTraceGetDestination(void);
    12481248\end{prototype}
    12491249returns the current trace destination file descriptor.  If the
     
    69376937The \code{psGrommit} is calculated from telescope information for the
    69386938particular exposure, \code{exp}:
    6939 \begin{prototype}
     6939\begin{verbatim}
    69406940psGrommit *psGrommitAlloc(const psExposure *exp);
    6941 \end{prototype}
     6941\end{verbatim}
    69426942
    69436943\tbd{these functions probably need to take the ATM structure}
Note: See TracChangeset for help on using the changeset viewer.