IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2004, 9:48:20 AM (22 years ago)
Author:
gusciora
Message:

Added function prototypes for psSpherePrecess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.h

    r2204 r2425  
    1010*  @author George Gusciora, MHPCC
    1111*
    12 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2004-10-27 00:57:30 $
     12*  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2004-11-24 19:48:17 $
    1414*
    1515*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    316316);
    317317
     318psSphere *psSpherePrecess(psSphere *coords,
     319                          const psTime *fromTime,
     320                          const psTime *toTime);
     321
     322
    318323/// @}
    319324
Note: See TracChangeset for help on using the changeset viewer.