From 2f8b4b02aca89cd9a8efccd5031329f1771ac262 Mon Sep 17 00:00:00 2001 From: mfranz <mfranz> Date: Thu, 1 May 2008 21:29:39 +0000 Subject: [PATCH] add unit suffixes -nm and -deg to /sim/presets/offset-{distance,azimuth} --- Aircraft/c172p/c172-tutorial.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Aircraft/c172p/c172-tutorial.xml b/Aircraft/c172p/c172-tutorial.xml index 15375b4e3..6add306f7 100644 --- a/Aircraft/c172p/c172-tutorial.xml +++ b/Aircraft/c172p/c172-tutorial.xml @@ -18,8 +18,8 @@ Take-off and climb out at 600fpm (about 70 kts), continuing on the runway headin <heading-deg>0</heading-deg> <airspeed-kt>0</airspeed-kt> <glideslope-deg>0</glideslope-deg> - <offset-azimuth>0</offset-azimuth> - <offset-distance>0</offset-distance> + <offset-azimuth-deg>0</offset-azimuth-deg> + <offset-distance-nm>0</offset-distance-nm> </presets> <init> @@ -242,8 +242,8 @@ You start the tutorial cruising at around 1000ft and 90kts. To begin your descen <heading-deg>300.0</heading-deg> <airspeed-kt>90.0</airspeed-kt> <glideslope-deg>0</glideslope-deg> - <offset-azimuth>0</offset-azimuth> - <offset-distance>3</offset-distance> + <offset-azimuth-deg>0</offset-azimuth-deg> + <offset-distance-nm>3</offset-distance-nm> <ndb-id>0</ndb-id> <vor-id>0</vor-id> <fix>0</fix> @@ -415,8 +415,8 @@ Runway 12 does not have a VASI. Instead you will need to judge whether you are t <heading-deg>0</heading-deg> <airspeed-kt>0</airspeed-kt> <glideslope-deg>0</glideslope-deg> - <offset-azimuth>0</offset-azimuth> - <offset-distance>0</offset-distance> + <offset-azimuth-deg>0</offset-azimuth-deg> + <offset-distance-nm>0</offset-distance-nm> </presets> <init> @@ -832,8 +832,8 @@ Both KSFO (San Francisco International) and KHAF (Half Moon Bay) are within glid <heading-deg>010.0</heading-deg> <airspeed-kt>105.0</airspeed-kt> <glideslope-deg>0</glideslope-deg> - <offset-azimuth>0</offset-azimuth> - <offset-distance>0</offset-distance> + <offset-azimuth-deg>0</offset-azimuth-deg> + <offset-distance-nm>0</offset-distance-nm> <ndb-id>0</ndb-id> <vor-id>0</vor-id> <fix>0</fix>