Changeset 3845
- Timestamp:
- May 4, 2005, 5:11:19 PM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r3827 r3845 1 %%% $Id: ChangeLogSDRS.tex,v 1.9 3 2005-05-02 21:04:26 priceExp $1 %%% $Id: ChangeLogSDRS.tex,v 1.94 2005-05-05 03:11:19 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 576 576 \item Added \code{psLibFinalize} (bug 388). 577 577 \end{itemize} 578 579 \subsection{Changes from Revision 14 (27 April 2005) to Revision 15 (...)} 580 581 \begin{itemize} 582 \item add \code{PS_META_TIME} to \code{psMetadataType} 583 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r3827 r3845 1 %%% $Id: psLibSDRS.tex,v 1.21 1 2005-05-02 21:04:26 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.212 2005-05-05 03:11:19 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3770 3770 PS_META_PNG, ///< PNG data (Stored as item.data.V). 3771 3771 PS_META_ASTROM, ///< Astrometric coefficients (Stored as item.data.V). 3772 PS_META_TIME, ///< psTime object (Stored as item.data.V). 3772 3773 PS_META_UNKNOWN, ///< Other data (Stored as item.data.V). 3773 3774 PS_META_MULTI ///< Used internally, do not create a metadata item of this type.
Note:
See TracChangeset
for help on using the changeset viewer.
