IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2005, 3:58:43 PM (21 years ago)
Author:
desonia
Message:

changed the prototype of psMetadataLookup_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/tst_psAstrometry.c

    r3232 r3246  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-02-16 00:22:05 $
     7 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-02-17 01:58:43 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    129129{
    130130    char* name = "The Kaiser Royal Observatory";
     131
    131132    psObservatory* obs = psObservatoryAlloc(name,
    132133                                            20.7*M_PI/180.0, 156.3*M_PI/180.0, 3055.0, 9.0);
Note: See TracChangeset for help on using the changeset viewer.