GuidanceService
GuidanceService
A link class that allows selecting between a navaid system, a radar system or a special navigation system to define the guidance service on which a Procedure is based
| Properties | Definition | Type |
|---|---|---|
| navaid | The associated Navaid. | - |
| radar | The Radar System. | - |
| specialNavigationSystem | The navigation system. | - |
Details
GuidanceService
GuidanceService
A link class that allows selecting between a navaid system, a radar system or a special navigation system to define the guidance service on which a Procedure is based
Rationale
container
navaid
GuidanceService.navaid
The associated Navaid.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Procedure.radioNavigationService | The radio navigation service on which the procedure is based. |
radar
GuidanceService.radar
The Radar System.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Procedure.radar | The radar system on which a procedure is based. |
specialNavigationSystem
GuidanceService.specialNavigationSystem
The navigation system.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Procedure.specialNavigationSystem | The navigation system on which the procedure is based. |