Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Depending on the type of DME different accuracy is required.  In AIXM the ElevatedPoint.verticalAccuracy attribute is provided for that purpose. (According PANS-AIM Appendix 1, Table A1-5, for DME.type equal-to 'PRECISION' 3m accuracy is required for all other types it is 30m (100ft)).

Navaid Component

VOR/DME

A DME may be co-located with VOR. Such a VOR/DME will be coded as a Navaid.type equal-to 'VOR_DME', with two corresponding NavaidEquipment instances, a VOR and a DME.

For both NavaidEquipment the NavaidComponent.collocationGroup  will be  equal-to '1'.

If the VOR is the navigable location of the navaid when the navaid is used as significant point:

the NavaidComponent.providesNavigableLocation for the VOR will be equal-to 'YES' and the NavaidComponent.providesNavigableLocation for the DME will be equal-to 'NO'.

The VOR provides the bearing information, whereas the DME is used for the distance information.

NDB collocated with DME

A DME may be co-located with a NDB. Such a VOR/DME will be coded as a Navaid.type equal-to 'NDB_DME', with two corresponding NavaidEquipment instances, a NDB and a DME.

For both NavaidEquipment the NavaidComponent.collocationGroup  will be  equal-to '1'.

If the NDB is the navigable location of the navaid when the navaid is used as significant point:

the NavaidComponent.providesNavigableLocation for the NDB will be equal-to 'YES' and the NavaidComponent.providesNavigableLocation for the DME will be equal-to 'NO'.

The NDB provides the bearing information, whereas the DME is used for the distance information.

Coding Rules

TBD

Coding Examples

...