IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2006, 5:39:53 AM (20 years ago)
Author:
magnier
Message:

added distortion gradient fitting functions, split from pmAstrometryObjects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryObjects.c

    r7005 r7152  
    88*  @author EAM, IfA
    99*
    10 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2006-04-30 22:03:58 $
     10*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2006-05-19 15:39:53 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1717/*  INCLUDE FILES                                                             */
    1818/******************************************************************************/
     19#include <stdio.h>
    1920#include <string.h>
    2021#include <math.h>
     22#include <unistd.h>   // for unlink
    2123#include "pslib.h"
    2224#include "psVectorSmooth.h"
Note: See TracChangeset for help on using the changeset viewer.