IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3537


Ignore:
Timestamp:
Mar 28, 2005, 5:42:21 PM (21 years ago)
Author:
Paul Price
Message:

Adding logical operations (and, or) to psBinaryOp.

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

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

    r3499 r3537  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.76 2005-03-24 23:20:55 jhoblitt Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.77 2005-03-29 03:42:16 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    504504\item Change \code{psTime} math rules
    505505\item Change ``Time Tables'' to have IERS Bulliten A \& B
    506 \end{itemize}
    507506\item Remove Configuration File Grammar appendix
    508507\item Add Configuration File Test Inputs appendix
    509 \end{itemize}
     508\item Adding logical operations (and, or) to \code{psBinaryOp}.
     509\end{itemize}
  • trunk/doc/pslib/psLibSDRS.tex

    r3499 r3537  
    1 %%% $Id: psLibSDRS.tex,v 1.190 2005-03-24 23:20:55 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.191 2005-03-29 03:42:21 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    30943094\item Minimum (min)
    30953095\item Maximum (max)
     3096\item Logical or ($|$; integer type only)
     3097\item Logical and (\&; integer type only)
    30963098\end{itemize}
    30973099
Note: See TracChangeset for help on using the changeset viewer.