IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2006, 6:00:30 PM (20 years ago)
Author:
magnier
Message:

further work on plotting functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/extras/pmKapaPlots.h

    r10610 r10827  
    1 /** @file  pmAstrometryDistortion.h
     1/** @file  pmKapaPlots.h
    22*
    3 *  @brief functions to convert FITS WCS keywords to / from pmFPA structures
     3*  @brief functions to make plots with the external program 'kapa'
    44*
    5 *  @ingroup Astrometry
     5*  @ingroup extras
    66*
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-12-10 18:27:26 $
     9*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-12-23 04:00:30 $
    1111*
    1212*  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    1717
    1818// move to psLib or psModules
    19 int pmKapaOpen ();
     19int pmKapaOpen (bool showWindow);
    2020bool pmKapaClose ();
    2121
Note: See TracChangeset for help on using the changeset viewer.