IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2007, 9:58:42 AM (19 years ago)
Author:
eugene
Message:

rationalized kapa block/non-block, fixed comm problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/kapa-mods-2007-05/Ohana/src/opihi/include/display.h

    r13394 r13409  
    88int           GetCurrentDevice      PROTO((void));
    99int           PrepPlotting          PROTO((int Npts, Graphdata *graphmode));
    10 int           PlotVector            PROTO((int, float *));
     10int           PlotVector            PROTO((int Npts, float *values, char *type));
    1111int           PlotVectorTriplet     PROTO((int N, float *xValues, float *yValues, float *zValues, Graphdata *graphmode));
    1212int           GetGraphData          PROTO((Graphdata *data, int *kapa, char *name));
Note: See TracChangeset for help on using the changeset viewer.