Show / Hide Table of Contents

Class AirportHeliport_LocalizerGlideSlope

Airport and Heliport Localizer and Glide Slope Records (PI)

Inheritance
System.Object
BaseRecord
AirportHeliport_LocalizerGlideSlope
Implements
IBaseRecord
Inherited Members
BaseRecord.Record
BaseRecord.Id
BaseRecord.Type
BaseRecord.UpdateRecord(String)
BaseRecord.UpdateField(Int32, String)
BaseRecord.GeoFenceWithin(GeoCoordinateBasic, LinearDistance)
BaseRecord.IsContinuationRecord()
BaseRecord.GetFieldContents(List<FieldStructure>, String)
BaseRecord.UpdateThisProperty(String, String, List<FieldStructure>)
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportHeliport_LocalizerGlideSlope : BaseRecord, IBaseRecord

Constructors

AirportHeliport_LocalizerGlideSlope(String)

Constructor for class AirportHeliport_LocalizerGlideSlope

Declaration
public AirportHeliport_LocalizerGlideSlope(string record)
Parameters
Type Name Description
System.String record

ARINC424 record read from navigation database file

Fields

Fields

List of ARINC 424 Fields with column details within the record ASCII format

Declaration
public static List<FieldStructure> Fields
Field Value
Type Description
List<FieldStructure>

SectionCode

Contains “P”

Declaration
public const string SectionCode = null
Field Value
Type Description
System.String

SubsectionCode

Contains “S”

Declaration
public const string SubsectionCode = null
Field Value
Type Description
System.String

Properties

AirportICAOIdentifier

Airport ICAO Identifier

Declaration
public string AirportICAOIdentifier { get; }
Property Value
Type Description
System.String

ContinuationRecordNumber

Continuation Record Number

Declaration
public string ContinuationRecordNumber { get; }
Property Value
Type Description
System.String

CustomerAreaCode

Categorization of standard records by geographical area and of tailored records

Declaration
public string CustomerAreaCode { get; }
Property Value
Type Description
System.String

CycleDate

Cycle Date

Declaration
public string CycleDate { get; }
Property Value
Type Description
System.String

FileRecordNumber

File Record Number

Declaration
public string FileRecordNumber { get; }
Property Value
Type Description
System.String

GlideSlopeAngle

Glide Slope Angle

Declaration
public string GlideSlopeAngle { get; }
Property Value
Type Description
System.String

GlideSlopeElevation

Glide Slope Elevation

Declaration
public string GlideSlopeElevation { get; }
Property Value
Type Description
System.String

GlideSlopeHeightLandingThreshold

Glide Slope Height at Landing Threshold

Declaration
public string GlideSlopeHeightLandingThreshold { get; }
Property Value
Type Description
System.String

GlideSlopeLatitude

Glide Slope Latitude

Declaration
public string GlideSlopeLatitude { get; }
Property Value
Type Description
System.String

GlideSlopeLongitude

Glide Slope Longitude

Declaration
public string GlideSlopeLongitude { get; }
Property Value
Type Description
System.String

GlideSlopePosition

Glide Slope Position

Declaration
public string GlideSlopePosition { get; }
Property Value
Type Description
System.String

ICAOCode11

ICAO Code Column 11

Declaration
public string ICAOCode11 { get; }
Property Value
Type Description
System.String

ILSCategory

ILS Category

Declaration
public string ILSCategory { get; }
Property Value
Type Description
System.String

LocalizerBearing

Localizer Bearing

Declaration
public string LocalizerBearing { get; }
Property Value
Type Description
System.String

LocalizerFrequency

Localizer Frequency

Declaration
public string LocalizerFrequency { get; }
Property Value
Type Description
System.String

LocalizerIdentifier

Localizer Identifier

Declaration
public string LocalizerIdentifier { get; }
Property Value
Type Description
System.String

LocalizerLatitude

Localizer Latitude

Declaration
public string LocalizerLatitude { get; }
Property Value
Type Description
System.String

LocalizerLongitude

Localizer Longitude

Declaration
public string LocalizerLongitude { get; }
Property Value
Type Description
System.String

LocalizerPosition

Localizer Position

Declaration
public string LocalizerPosition { get; }
Property Value
Type Description
System.String

LocalizerPositionReference

Localizer Position Reference

Declaration
public string LocalizerPositionReference { get; }
Property Value
Type Description
System.String

LocalizerWidth

Localizer Width

Declaration
public string LocalizerWidth { get; }
Property Value
Type Description
System.String

RunwayIdentifier

Runway Identifier

Declaration
public string RunwayIdentifier { get; }
Property Value
Type Description
System.String

StationDeclination

Station Declination

Declaration
public string StationDeclination { get; }
Property Value
Type Description
System.String

SupportingFacilityICAOCode

Supporting Facility ICAO Code

Declaration
public string SupportingFacilityICAOCode { get; }
Property Value
Type Description
System.String

SupportingFacilityID

Supporting Facility ID

Declaration
public string SupportingFacilityID { get; }
Property Value
Type Description
System.String

SupportingFacilitySectionCode

Supporting Facility Section Code

Declaration
public string SupportingFacilitySectionCode { get; }
Property Value
Type Description
System.String

SupportingFacilitySubsectionCode

Supporting Facility Subsection Code

Declaration
public string SupportingFacilitySubsectionCode { get; }
Property Value
Type Description
System.String

Implements

IBaseRecord
In This Article
Back to top Copyright 2018-2023 CADology Limited