Changeset 14590 for trunk/Ohana/src/gastro/include/gastro.h
- Timestamp:
- Aug 21, 2007, 2:10:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/gastro/include/gastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/gastro/include/gastro.h
r8514 r14590 1 1 # include <ohana.h> 2 2 # include <dvo.h> 3 # include <kapa.h> 3 4 4 5 double DEFAULT_RADIUS; … … 47 48 double ASEC_PIX; 48 49 char ROUGH_ASTROMETRY[64]; 49 50 typedef struct {51 double xmin, xmax, ymin, ymax;52 int style, ptype, ltype, etype, color;53 double lweight, size;54 } Graphdata;55 50 56 51 /* simple structure to carry around data on an array of stars */
Note:
See TracChangeset
for help on using the changeset viewer.
