Changes between Version 296 and Version 297 of doc/app/errmsg
- Timestamp:
- Jun 6, 2017 2:34:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v296 v297 661 661 ||[=#PA0433 PA0433] || Cyclic flight leg does not match lateral boundary condition || Virtual flights can only be in cyclic-mode if lateral model boundary are cyclic. || 662 662 ||[=#PA0434 PA0434] || Flight leg or parts of it are outside the model domain || End position must be within the model domain in case of return-legs. || 663 ||[=#PA0435 PA0435] || Unknown flight mode || [ #leg_mode leg_mode] can either be 'cyclic' or 'return'. ||663 ||[=#PA0435 PA0435] || Unknown flight mode || [../flpar/#leg_mode leg_mode] can either be 'cyclic' or 'return'. || 664 664 ||[=#PA0436 PA0436] || x_start position must be <= x_end position for return legs || For return legs x start position must be <= x end position. || 665 665 ||[=#PA0437 PA0437] || y_start position must be <= y_end position for return legs || For return legs y start position must be <= y end position. ||