Changeset 2635 for trunk/psLib/src/astronomy/psCoord.h
- Timestamp:
- Dec 6, 2004, 9:49:36 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psCoord.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psCoord.h
r2600 r2635 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.2 0$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-12-0 2 21:12:51$12 * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-12-06 19:49:36 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 107 107 typedef struct 108 108 { 109 double alphaP; ///< Longitude of the target system pole in the source system 109 110 double cosDeltaP; ///< Cosine of target pole latitude in the source system 110 111 double sinDeltaP; ///< Sine of target pole latitude in the source system 111 double alphaP; ///< Longitude of the target system pole in the source system112 112 double phiP; ///< Longitude of the ascending node in the target system 113 113 }
Note:
See TracChangeset
for help on using the changeset viewer.
