- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ppViz
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/ppViz merged eligible /branches/pap_stack/ppViz merged eligible /trunk/ppViz merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/20100225/ppViz/src/ppCoord/ppCoord.h
r26377 r27517 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.
