Class AirportProcedureData
Airport Procedure Data Continuation Record
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportProcedureData : BaseRecord, IBaseRecordRemarks
The Airport Procedure Data Continuation Record is used to provide information on SBAS authorization levels. This Continuation Record is provided once per procedure as a Continuation to Primary Approach Procedure Record that contains the encoding for Final Approach Fix (FAF) of the procedure
Constructors
View SourceAirportProcedureData(string)
Declaration
public AirportProcedureData(string record)Parameters
| Type | Name | Description | 
|---|---|---|
| string | record | 
Fields
View SourceFields
Declaration
public static List<FieldStructure> FieldsField Value
| Type | Description | 
|---|---|
| List<FieldStructure> | 
applicationType
Type of Application Type
Declaration
public const Arinc424ContinuationRecordApplicationType applicationType = WField Value
| Type | Description | 
|---|---|
| Arinc424ContinuationRecordApplicationType | 
Properties
View SourceApplicationType
Categorization of standard records by geographical area and of tailored records
Declaration
public string ApplicationType { get; }Property Value
| Type | Description | 
|---|---|
| string | 
FASBlockProvidedLevelOfServiceName
FAS Block Provided Level of Service Name
Declaration
public string FASBlockProvidedLevelOfServiceName { get; }Property Value
| Type | Description | 
|---|---|
| string | 
FasBlockProvided
FAS Block Provided
Declaration
public string FasBlockProvided { get; }Property Value
| Type | Description | 
|---|---|
| string | 
LNAVAuthorizedForSbas
LNAV Authorized for SBAS
Declaration
public string LNAVAuthorizedForSbas { get; }Property Value
| Type | Description | 
|---|---|
| string | 
LNAVLevelOfServiceName
LNAV Level of ServiceName
Declaration
public string LNAVLevelOfServiceName { get; }Property Value
| Type | Description | 
|---|---|
| string | 
LNAVVNAVAuthorizedForSbas
LNAV/VNAV Authorized for SBAS
Declaration
public string LNAVVNAVAuthorizedForSbas { get; }Property Value
| Type | Description | 
|---|---|
| string | 
LNAVVNAVLevelOfServiceName
LNAV/VNAV Level of Service Name
Declaration
public string LNAVVNAVLevelOfServiceName { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpAuthorized1
RNP Authorized (1)
Declaration
public string RnpAuthorized1 { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpAuthorized2
RNP Authorized (2)
Declaration
public string RnpAuthorized2 { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpAuthorized3
RNP Authorized (3)
Declaration
public string RnpAuthorized3 { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpLevelOfServceName1
RNP Level of Servce Name (1)
Declaration
public string RnpLevelOfServceName1 { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpLevelOfServceName2
RNP Level of Servce Name (2)
Declaration
public string RnpLevelOfServceName2 { get; }Property Value
| Type | Description | 
|---|---|
| string | 
RnpLevelOfServceName4
RNP Level of Servce Name (4)
Declaration
public string RnpLevelOfServceName4 { get; }Property Value
| Type | Description | 
|---|---|
| string |