Changeset 3975
- Timestamp:
- May 18, 2005, 4:58:30 PM (21 years ago)
- Location:
- trunk/doc/modules
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
ModulesSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ChangeLogSDRS.tex
r3972 r3975 1 %%% $Id: ChangeLogSDRS.tex,v 1. 19 2005-05-19 02:19:15price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.20 2005-05-19 02:58:30 price Exp $ 2 2 3 3 \subsection{Changes from version 00 (16 August 2004) to version 01 (12 October 2004)} … … 71 71 \item Changed \code{psRegion *region} to \code{psRegion region} in 72 72 prototypes (passed by value instead of by reference). 73 \item \code{pmSourceMoments} does not require image parameter. 73 74 \end{itemize} -
trunk/doc/modules/ModulesSDRS.tex
r3972 r3975 1 %%% $Id: ModulesSDRS.tex,v 1.4 0 2005-05-19 02:19:15price Exp $1 %%% $Id: ModulesSDRS.tex,v 1.41 2005-05-19 02:58:14 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 1298 1298 1299 1299 \begin{verbatim} 1300 bool pmSourceMoments(pmSource *source, const psImage *image,float radius);1300 bool pmSourceMoments(pmSource *source, float radius); 1301 1301 \end{verbatim} 1302 1302
Note:
See TracChangeset
for help on using the changeset viewer.
