IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9692


Ignore:
Timestamp:
Oct 20, 2006, 3:35:07 PM (20 years ago)
Author:
Paul Price
Message:

Adding error condition for psVectorsReadFromFile in response to bug on
psLookupTable.

File:
1 edited

Legend:

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

    r9555 r9692  
    1 %%% $Id: psLibSDRS.tex,v 1.434 2006-10-14 00:13:23 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.435 2006-10-21 01:35:07 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    34503450\code{\%ld} for psS64, \code{\%f} for psF32, and \code{\%lf} for
    34513451psF64.  A star (\code{*}) in the format shall indicate that the column
    3452 is to be skipped.
     3452is to be skipped.  If the input file does not conform to the expected
     3453format (e.g., not enough columns in a row) the function shall generate
     3454an error and return \code{NULL}.
    34533455
    34543456\begin{datatype}
Note: See TracChangeset for help on using the changeset viewer.