IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 28, 2004, 4:08:02 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r1297 r1325  
    1010 *  @author George Gusciora, MHPCC
    1111 *
    12  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-07-27 05:30:55 $
     12 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-07-29 02:08:02 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2424#include "psList.h"
    2525#include "psFunctions.h"
     26#include "psTime.h"
    2627
    2728typedef struct
     
    121122                                 const psSphere *coord);
    122123
    123 psSphereTransform *psSphereTransformICRStoEcliptic(void);
    124 psSphereTransform *psSphereTransformEcliptictoICRS(void);
     124psSphereTransform *psSphereTransformICRStoEcliptic(psTime time);
     125psSphereTransform *psSphereTransformEcliptictoICRS(psTime time);
    125126psSphereTransform *psSphereTransformICRStoGalatic(void);
    126127psSphereTransform *psSphereTransformGalatictoICRS(void);
Note: See TracChangeset for help on using the changeset viewer.