Changeset 183
- Timestamp:
- Mar 9, 2004, 4:04:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psPosition.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psPosition.h
r160 r183 9 9 /** Magic values for errors */ 10 10 enum { 11 PS_NO_VALUE = -111 .0,//!< Corresponding value not yet measured12 PS_NO_ERROR = -222 .0//!< Corresponding value has no error11 PS_NO_VALUE = -111, //!< Corresponding value not yet measured 12 PS_NO_ERROR = -222 //!< Corresponding value has no error 13 13 }; 14 14
Note:
See TracChangeset
for help on using the changeset viewer.
