Changeset 11248 for trunk/psLib/src/astro/psSphereOps.h
- Timestamp:
- Jan 23, 2007, 12:47:23 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psSphereOps.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psSphereOps.h
r6425 r11248 2 2 * 3 3 * @brief Contains spherical rotation and offset operations 4 *5 * @ingroup CoordinateTransform6 4 * 7 5 * @author Robert DeSonia, MHPCC 8 6 * @author David Robbins, MHPCC 9 7 * 10 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $11 * @date $Date: 200 6-02-14 00:09:27$8 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-23 22:47:22 $ 12 10 * 13 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 17 15 #define PS_SPHERE_H 18 16 19 /// @addtogroup CoordinateTransform17 /// @addtogroup Astro Astronomy 20 18 /// @{ 21 19 22 # include "psTime.h"20 # include "psTime.h" 23 21 24 22 /** Spherical Rotation Definition … … 111 109 * 112 110 * Combines two rotations to produce a single rotation which is the 113 * equivalent of applying the ï¬rst rotation and then the second. The output111 * equivalent of applying the ï¬rst rotation and then the second. The output 114 112 * rotation may be supplied, or will be allocated if NULL. 115 113 *
Note:
See TracChangeset
for help on using the changeset viewer.
