Changeset 1325 for trunk/psLib/src/astronomy/psCoord.h
- Timestamp:
- Jul 28, 2004, 4:08:02 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psCoord.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psCoord.h
r1297 r1325 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-07-2 7 05:30:55$12 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-07-29 02:08:02 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 24 24 #include "psList.h" 25 25 #include "psFunctions.h" 26 #include "psTime.h" 26 27 27 28 typedef struct … … 121 122 const psSphere *coord); 122 123 123 psSphereTransform *psSphereTransformICRStoEcliptic( void);124 psSphereTransform *psSphereTransformEcliptictoICRS( void);124 psSphereTransform *psSphereTransformICRStoEcliptic(psTime time); 125 psSphereTransform *psSphereTransformEcliptictoICRS(psTime time); 125 126 psSphereTransform *psSphereTransformICRStoGalatic(void); 126 127 psSphereTransform *psSphereTransformGalatictoICRS(void);
Note:
See TracChangeset
for help on using the changeset viewer.
