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.PropertyNameAndValues()
BaseRecord.UpdateThisProperty(String, String, List<FieldStructure>)
BaseRecord.Humanize(String)
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportHeliport_LocalizerGlideSlope : BaseRecord, IBaseRecord

Constructors

View Source

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

View Source

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>
View Source

SectionCode

Contains “P”

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

SubsectionCode

Contains “S”

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

Properties

View Source

AirportICAOIdentifier

Airport ICAO Identifier

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

ContinuationRecordNumber

Continuation Record Number

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

CustomerAreaCode

Categorization of standard records by geographical area and of tailored records

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

CycleDate

Cycle Date

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

FileRecordNumber

File Record Number

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

GlideSlopeAngle

Glide Slope Angle

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

GlideSlopeElevation

Glide Slope Elevation

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

GlideSlopeHeightLandingThreshold

Glide Slope Height at Landing Threshold

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

GlideSlopeLatitude

Glide Slope Latitude

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

GlideSlopeLongitude

Glide Slope Longitude

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

GlideSlopePosition

Glide Slope Position

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

ICAOCode11

ICAO Code Column 11

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

ILSCategory

ILS Category

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

LocalizerBearing

Localizer Bearing

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

LocalizerFrequency

Localizer Frequency

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

LocalizerIdentifier

Localizer Identifier

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

LocalizerLatitude

Localizer Latitude

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

LocalizerLongitude

Localizer Longitude

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

LocalizerPosition

Localizer Position

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

LocalizerPositionReference

Localizer Position Reference

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

LocalizerWidth

Localizer Width

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

RunwayIdentifier

Runway Identifier

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

StationDeclination

Station Declination

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

SupportingFacilityICAOCode

Supporting Facility ICAO Code

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

SupportingFacilityID

Supporting Facility ID

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

SupportingFacilitySectionCode

Supporting Facility Section Code

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

SupportingFacilitySubsectionCode

Supporting Facility Subsection Code

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

Implements

IBaseRecord
  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited