IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3845


Ignore:
Timestamp:
May 4, 2005, 5:11:19 PM (21 years ago)
Author:
jhoblitt
Message:

add PS_META_TIME to psMetadataType

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

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

    r3827 r3845  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.93 2005-05-02 21:04:26 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.94 2005-05-05 03:11:19 jhoblitt Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    576576\item Added \code{psLibFinalize} (bug 388).
    577577\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.211 2005-05-02 21:04:26 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.212 2005-05-05 03:11:19 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    37703770    PS_META_PNG,                       ///< PNG data (Stored as item.data.V).
    37713771    PS_META_ASTROM,                    ///< Astrometric coefficients (Stored as item.data.V).
     3772    PS_META_TIME,                      ///< psTime object (Stored as item.data.V).
    37723773    PS_META_UNKNOWN,                   ///< Other data (Stored as item.data.V).
    37733774    PS_META_MULTI                      ///< Used internally, do not create a metadata item of this type.
Note: See TracChangeset for help on using the changeset viewer.