Changeset 27437 for branches/pap_stack/ppViz/src/ppCoord/ppCoord.h
- Timestamp:
- Mar 24, 2010, 1:59:47 PM (16 years ago)
- File:
-
- 1 edited
-
branches/pap_stack/ppViz/src/ppCoord/ppCoord.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_stack/ppViz/src/ppCoord/ppCoord.h
r26377 r27437 10 10 typedef struct { 11 11 psString astromName; // Filename with astrometry 12 psString rawName; // Filename with raw image (or NULL) 12 13 psString pixelsName; // Filename with pixel coordinates 13 14 psString chipName; // Name of chip of interest 14 15 psString radecName; // Filename with sky coordinates 15 16 pmConfig *config; // Configuration 17 bool radians; // RA,Dec are in radians? 18 bool all; // Only all coordinates? 16 19 } ppCoordData; 17 20
Note:
See TracChangeset
for help on using the changeset viewer.
