Changeset 38986 for trunk/Ohana/src/libautocode/def/average.d
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libautocode/def/average.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libautocode/def/average.d
r38601 r38986 69 69 FIELD catID, CAT_ID, unsigned int, unique ID for table in which object was first realized 70 70 FIELD extID, EXT_ID, uint64_t, external ID for object (eg PSPS objID) 71 FIELD extIDgc, EXT_ID_GC, uint64_t, external ID for object in galactic coords 71 72 # replace extIDgc (unused) with uRgal, uDgal: 73 # FIELD extIDgc, EXT_ID_GC, uint64_t, external ID for object in galactic coords 74 FIELD uRgal, U_RA_GAL, float, modeled proper motion based on galactic motion 75 FIELD uDgal, U_DEC_GAL, float, modeled proper motion based on galactic motion 72 76 73 77 # this structure should only be used for internal representations
Note:
See TracChangeset
for help on using the changeset viewer.
