Changeset 11618 for trunk/psLib/src/astro/psCoord.c
- Timestamp:
- Feb 2, 2007, 8:01:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r11616 r11618 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.13 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2007-02-03 0 5:35:30$12 * @version $Revision: 1.132 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-02-03 06:01:42 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 531 531 psF64 theta = 0.0; 532 532 psF64 phi = 0.0; 533 psF64 x , y, R;533 psF64 x = 0, y = 0, R = 0; 534 534 535 535 psProjectionClass class = PS_PROJ_NONE;
Note:
See TracChangeset
for help on using the changeset viewer.
