Changeset 3413 for trunk/Ohana/src/gastro2/include/gastro2.h
- Timestamp:
- Mar 12, 2005, 10:27:15 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/gastro2/include/gastro2.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/gastro2/include/gastro2.h
r2442 r3413 11 11 int type; 12 12 } StarData; 13 14 typedef struct { 15 float X; 16 float Y; 17 float M; 18 float dM; 19 float Mgal; 20 float Map; 21 float sky; 22 float fx; 23 float fy; 24 float df; 25 char dophot; 26 char dummy[3]; 27 } Stars; 13 28 14 29 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
