Changeset 4709
- Timestamp:
- Aug 4, 2005, 4:59:27 PM (21 years ago)
- Location:
- trunk/doc/modules
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
ModulesSDRS.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ChangeLogSDRS.tex
r4696 r4709 1 %%% $Id: ChangeLogSDRS.tex,v 1.2 6 2005-08-02 00:57:00price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.27 2005-08-05 02:59:27 price Exp $ 2 2 3 3 \subsection{Changes from version 00 (16 August 2004) to version 01 (12 October 2004)} … … 93 93 \item Added \code{CELL.READDIR} to specify read direction; \code{pmCellGetReaddir}. 94 94 \item \code{pmFPAMorph} specified, ready for coding. 95 \item \code{pmConfigRead} shall call \code{psTimeInitialize}. 95 96 \end{itemize} -
trunk/doc/modules/ModulesSDRS.tex
r4609 r4709 1 %%% $Id: ModulesSDRS.tex,v 1.5 0 2005-07-25 23:23:28price Exp $1 %%% $Id: ModulesSDRS.tex,v 1.51 2005-08-05 02:59:27 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 142 142 filename of the camera configuration file (of type \code{STR}) as 143 143 the data. 144 \item \code{TIME} of type \code{STR}: The time configuration file (for 145 \code{psTimeInitialize}). 144 146 \end{itemize} 145 147 … … 170 172 LRIS_RED STR lris_red.config 171 173 END 174 175 ### psLib setup 176 TIME STR time.config # Time configuration file 172 177 \end{verbatim} 173 178 … … 611 616 the relevant options from the argument list; this simplifies 612 617 assignment of the mandatory arguments, since all the optional command 613 line arguments are removed leaving only the mandatory arguments. 618 line arguments are removed leaving only the mandatory arguments. If 619 \code{TIME} configuration file is specified in the site configuration, 620 then the function shall also call \code{psTimeInitialize}. 614 621 615 622 \code{pmConfigCameraFromHeader} shall load the \code{camera}
Note:
See TracChangeset
for help on using the changeset viewer.
