Changeset 9653 for trunk/psModules/src/objects/pmSourceIO_SX.c
- Timestamp:
- Oct 19, 2006, 11:16:49 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO_SX.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO_SX.c
r8882 r9653 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $6 * @date $Date: 2006- 09-22 12:24:38$5 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-10-19 21:16:49 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 71 71 psLineAdd (line, "%9.4f", source->psfMag); 72 72 psLineAdd (line, "%9.4f", source->errMag); 73 psLineAdd (line, "%13.4f", PAR[PM_PAR_SKY]);73 psLineAdd (line, "%13.4f", source->sky); 74 74 psLineAdd (line, "%9.2f", axes.major); 75 75 psLineAdd (line, "%9.2f", axes.minor);
Note:
See TracChangeset
for help on using the changeset viewer.
