IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 29, 2006, 8:29:12 AM (20 years ago)
Author:
magnier
Message:

adding simple vector pair plot

File:
1 edited

Legend:

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

    r10827 r10849  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-12-23 04:00:30 $
     9*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-12-29 18:29:12 $
    1111*
    1212*  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    1919int pmKapaOpen (bool showWindow);
    2020bool pmKapaClose ();
     21bool pmKapaPlotVectorPair (psVector *xVec, psVector *yVec);
    2122
    2223#endif // PM_KAPA_PLOTS_H
Note: See TracChangeset for help on using the changeset viewer.