Changeset 2301 for trunk/psLib/src/astronomy/psAstronomyErrors.dat
- Timestamp:
- Nov 8, 2004, 2:36:13 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstronomyErrors.dat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstronomyErrors.dat
r2273 r2301 7 7 # N.B. in code, the ERRORNAME appears as PS_ERRORTEXT_ERRORNAME 8 8 #################################################################### 9 psTime_FILE_NOT_FOUND Failed to open file %s. No %s information is available.9 psTime_FILE_NOT_FOUND Failed to open file %s. 10 10 psTime_FILE_TOO_MANY_ROWS Too many rows found in file %s. Max number of rows allowed is %d. 11 11 psTime_TIME_POSTDATES_TABLE Specified psTime postdates (%g) the table of %s information. 12 12 psTime_TIME_PREDATES_TABLE Specified psTime predates (%g) the table of %s information. 13 psTime_TIME_POSTDATES_TABLES Specified psTime postdates (%g) all tables of %s information. 14 psTime_TIME_PREDATES_TABLES Specified psTime predates (%g) all tables of %s information. 13 15 psTime_TABLE_DUPLICATE_ROWS The %s table was found to have two rows of the same time value. 14 16 psTime_TYPE_UNKNOWN Specified type, %d, is not supported. 17 psTime_TYPE_INCORRECT Specified type, %d, is incorrect. 15 18 psTime_TYPE_MISMATCH Specified psTime parameters must have same type. 16 19 psTime_GET_TOD_FAILED Failed to determine the current time from gettimeofday function. … … 19 22 psTime_USEC_INVALID The psTime usec attribute value, %u, is invalid. Must be less than 1e6. 20 23 psTime_ISOTIME_MALFORMED Specified ISO Time string, '%s', is malformed. Must be in 'YYYY-MM-DDThh:mm:ss.sss' format. 24 psTime_INTERPOLATION_FAILED Failed time table interpolation. 25 psTime_INTERPOLATION_FAILED_NAME Failed time table interpolation for '%s'. 26 psTime_LOOKUP_METADATA_FAILED Failed find '%s' in time metadata. 27 psTime_BAD_TABLE_COUNT Incorrect number of table files entered. Found: %d. Expected: %d. 28 psTime_BAD_VECTOR Incorrect vector size. Size: %d, Expected %d. 21 29 # 22 30 psCoord_PROJECTION_TYPE_UNDEFINED The projection type, %s, is undefined.
Note:
See TracChangeset
for help on using the changeset viewer.
