IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15898


Ignore:
Timestamp:
Dec 22, 2007, 7:53:27 AM (18 years ago)
Author:
eugene
Message:

extensive work to finish astrom table

Location:
trunk/psModules/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryTable.h

    r15884 r15898  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-12-19 18:57:05 $
     6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-12-22 17:53:27 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    3838bool pmAstromReadSky (pmFPAfile *file);
    3939
     40bool pmAstromSetTP (pmFPAfile *file, psMetadata *concepts);
     41
    4042/// @}
    4143#endif
  • trunk/psModules/src/psmodules.h

    r15884 r15898  
    7171// the following headers are from psModule:astrom
    7272#include <pmAstrometryWCS.h>
     73#include <pmAstrometryUtils.h>
     74#include <pmAstrometryRegions.h>
    7375#include <pmAstrometryObjects.h>
    7476#include <pmAstrometryTable.h>
Note: See TracChangeset for help on using the changeset viewer.