IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2005, 3:21:40 PM (21 years ago)
Author:
eugene
Message:

substantial work to move kii/kapa call into libkapa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/display.h

    r5846 r5850  
    55# define DISPLAY_H
    66
     7# if (0)
    78typedef struct {
    89  double xmin, xmax, ymin, ymax;
     
    1112  Coords coords;
    1213  int flipeast, flipnorth;
     14  char axis[8], labels[8], ticks[8];
    1315} Graphdata;
     16# endif
    1417
    1518/*** plotting functions ***/
Note: See TracChangeset for help on using the changeset viewer.