Changeset 9692
- Timestamp:
- Oct 20, 2006, 3:35:07 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r9555 r9692 1 %%% $Id: psLibSDRS.tex,v 1.43 4 2006-10-14 00:13:23price Exp $1 %%% $Id: psLibSDRS.tex,v 1.435 2006-10-21 01:35:07 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3450 3450 \code{\%ld} for psS64, \code{\%f} for psF32, and \code{\%lf} for 3451 3451 psF64. A star (\code{*}) in the format shall indicate that the column 3452 is to be skipped. 3452 is to be skipped. If the input file does not conform to the expected 3453 format (e.g., not enough columns in a row) the function shall generate 3454 an error and return \code{NULL}. 3453 3455 3454 3456 \begin{datatype}
Note:
See TracChangeset
for help on using the changeset viewer.
