Enum SbasProviderIdentifiers
Service provider identifier. A number from 0 to 15 that associates the approach procedure to a particular satellite-based approach system service provider
Namespace: FpAssistantCore.GeneralAviation
Assembly: FpAssistantCoreScl.dll
Syntax
public enum SbasProviderIdentifiers : byte
Remarks
See Annex 10 Vol1 v87, table B-27. A service provider identifier code of 15 implies any service provider (WAAS, EGNOS, etc.) may be used. A service provider code of 14 implies this FAS data block is not to be used by SBAS
Fields
| Name | Description |
|---|---|
| AnySbasServiceProvider | FAS data block can be used with any SBAS service provider |
| Egnos | European Geostationary Navigation Overlay Service (EGNOS) |
| Gagan | GPS-aided Geo-augmented Navigation (GAGAN) |
| GbasOnly | FAS data block is to be used with GBAS only |
| Msas | Multifunction Transport Satellite (MTSAT) Satellite-based Augmentation System (MSAS) |
| Sdcm | System of Differential Correction and Monitoring (SDCM) |
| Spare10 | Spare |
| Spare11 | Spare |
| Spare12 | Spare |
| Spare13 | Spare |
| Spare5 | Spare |
| Spare6 | Spare |
| Spare7 | Spare |
| Spare8 | Spare |
| Spare9 | Spare |
| Waas | Wide Area Augmentation System (WAAS) |