<?xml version="1.0" encoding="ISO-8859-1"?>

<!-- 

Package.Title ODG - NDB TEST

Area/Block    North of Ellesmere Island
Country       Canada
Region        Americas - North
Shore         Offshore

Lat            87.000
Lon           -73.000

Alt.VISUAL    0
Mdl.Source    gen_missionpillar

Hdg.MAGVAR     -83 - Estimated


NDB	FREQ		RANGE NM
IDENT	KHz	TYPE	XML	Detectable
4YA	1000	CP	500	150
4YB	1010	MH	25	Not tested
4YC	1020	HH	200	150


An XML testfile - _ODG_TESTFILE_NDBS_N_OF_ELLESMERE_ISLAND___NAVAIDS_X.XML
containing 3 geographically co-located NDBs, 
of differing TYPE, RANGE, FREQ, etc,
positioned north of Ellesmere Island, (Canada),
with a GEN_MISSIONPILLAR as a visual marker, (visible < 20NM)

There's also a matching FLT file 
using default B206 in SLEW mode.

Initialised position is on the ground
145NM due true south of the NDBs
with aircraft oriented towards NDB.

ADF is pre-tuned to 1000.00 for NDB 4YA
ADF will indicate beacon not detected, (due to earth-curvature).
SLEW vertically upward, and beacon will become detectable, 
(from > 1520ft, an unexpectedly low altitude).

Note that although the NDB's RANGE is set at 500N
it only works out to 145N (at altitude)
Once detected, check by SLEWing backwards.

1 Minute Latitude == 1 Nautical Mile

 -->



<FSData
   version="9.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:noNamespaceSchemaLocation="bglcomp.xsd">




<!-- NDB LOCATION - 4YA - COMPASS_POINT - R500 - MagVar ZERO -->

<Ndb
lat="87"
lon="-73"
alt="0"
type="COMPASS_POINT"
frequency="1000.0"
range="500N"
magvar="0.0"
region="CZ"
ident="4YA"
name="4YA - COMPASS_POINT - R500 - MagVar ZERO">
<!-- Optional VisualModel specification here -->
</Ndb>






<!-- NDB LOCATION - 4YB - MH - R25 - MagVar P90 -->

<Ndb
lat="87"
lon="-73"
alt="0"
type="MH"
frequency="1010.0"
range="25N"
magvar="90.0"
region="CZ"
ident="4YB"
name="4YB - MH - R25 - MagVar - P90">
<!-- Optional VisualModel specification here -->
</Ndb>





<!-- NDB LOCATION - 4YC - HH - R200 - MagVar M83 -->

<Ndb
lat="87"
lon="-73"
alt="0"
type="HH"
frequency="1020.0"
range="200N"
magvar="-83.0"
region="CZ"
ident="4YC"
name="4YC - HH - R200 - MagVar M83">
</Ndb> 





<!-- NDB LOCATION - VISUAL MARKER - gen_ndbwater -->

<SceneryObject
lat="87"
lon="-73"
alt="0"

  altitudeIsAgl="FALSE"
  pitch="0"
  bank="0"
  heading="0"
  imageComplexity="VERY_SPARSE"
  >

  <LibraryObject
      name="{127AE284-25AE-4EC3-BCCF-E372BF7DF5A3}"
      scale="1.00"
  />

</SceneryObject>





<!-- NDB LOCATION - VISUAL MARKER - gen_missionpillar -->

<SceneryObject
lat="87"
lon="-73"
alt="0"

  altitudeIsAgl="FALSE"
  pitch="0"
  bank="0"
  heading="0"
  imageComplexity="VERY_SPARSE"
  >

  <LibraryObject
      name="{0e41be96-3a8a-49ad-a1f9-429013e27ca0}"
      scale="1.00"
  />

</SceneryObject>




</FSData>
