- Timestamp:
- Jul 17, 2015, 8:39:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libdvo/include/dvo.h
r38590 r38599 171 171 ID_PROPER = 0x00000010, // star with large proper motion 172 172 ID_TRANSIENT = 0x00000020, // identified as a non-periodic (stationary) transient 173 ID_VARIABLE = 0x00000040, // identified as a period variable173 ID_VARIABLE = 0x00000040, // identified as a periodic variable 174 174 ID_ASTEROID = 0x00000080, // identified with a known solar-system object (asteroid or other) 175 // bits 0x00000100 - 0x00008000 are currently unused 175 ID_STACK_ASTROM = 0x00000100, // stack position used for astrometry 176 177 // bits 0x00000200 - 0x00008000 are currently unused 176 178 ID_STAR_FIT_AVE = 0x00010000, // average position fitted 177 179 ID_STAR_FIT_PM = 0x00020000, // proper motion fitted
Note:
See TracChangeset
for help on using the changeset viewer.
