Class AirportHeliport_LocalizerGlideSlope
Airport and Heliport Localizer and Glide Slope Records (PI)
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportHeliport_LocalizerGlideSlope : BaseRecord, IBaseRecord
Constructors
View SourceAirportHeliport_LocalizerGlideSlope(string)
Constructor for class AirportHeliport_LocalizerGlideSlope
Declaration
public AirportHeliport_LocalizerGlideSlope(string record)
Parameters
Type | Name | Description |
---|---|---|
string | record | ARINC424 record read from navigation database file |
Fields
View SourceFields
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 = "P"
Field Value
Type | Description |
---|---|
string |
SubsectionCode
Contains āSā
Declaration
public const string SubsectionCode = "I"
Field Value
Type | Description |
---|---|
string |
Properties
View SourceAirportICAOIdentifier
Airport ICAO Identifier
Declaration
public string AirportICAOIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
ContinuationRecordNumber
Continuation Record Number
Declaration
public string ContinuationRecordNumber { get; }
Property Value
Type | Description |
---|---|
string |
CustomerAreaCode
Categorization of standard records by geographical area and of tailored records
Declaration
public string CustomerAreaCode { get; }
Property Value
Type | Description |
---|---|
string |
CycleDate
Cycle Date
Declaration
public string CycleDate { get; }
Property Value
Type | Description |
---|---|
string |
FileRecordNumber
File Record Number
Declaration
public string FileRecordNumber { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopeAngle
Glide Slope Angle
Declaration
public string GlideSlopeAngle { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopeElevation
Glide Slope Elevation
Declaration
public string GlideSlopeElevation { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopeHeightLandingThreshold
Glide Slope Height at Landing Threshold
Declaration
public string GlideSlopeHeightLandingThreshold { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopeLatitude
Glide Slope Latitude
Declaration
public string GlideSlopeLatitude { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopeLongitude
Glide Slope Longitude
Declaration
public string GlideSlopeLongitude { get; }
Property Value
Type | Description |
---|---|
string |
GlideSlopePosition
Glide Slope Position
Declaration
public string GlideSlopePosition { get; }
Property Value
Type | Description |
---|---|
string |
ICAOCode11
ICAO Code Column 11
Declaration
public string ICAOCode11 { get; }
Property Value
Type | Description |
---|---|
string |
ILSCategory
ILS Category
Declaration
public string ILSCategory { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerBearing
Localizer Bearing
Declaration
public string LocalizerBearing { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerFrequency
Localizer Frequency
Declaration
public string LocalizerFrequency { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerIdentifier
Localizer Identifier
Declaration
public string LocalizerIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerLatitude
Localizer Latitude
Declaration
public string LocalizerLatitude { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerLongitude
Localizer Longitude
Declaration
public string LocalizerLongitude { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerPosition
Localizer Position
Declaration
public string LocalizerPosition { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerPositionReference
Localizer Position Reference
Declaration
public string LocalizerPositionReference { get; }
Property Value
Type | Description |
---|---|
string |
LocalizerWidth
Localizer Width
Declaration
public string LocalizerWidth { get; }
Property Value
Type | Description |
---|---|
string |
RunwayIdentifier
Runway Identifier
Declaration
public string RunwayIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
StationDeclination
Station Declination
Declaration
public string StationDeclination { get; }
Property Value
Type | Description |
---|---|
string |
SupportingFacilityICAOCode
Supporting Facility ICAO Code
Declaration
public string SupportingFacilityICAOCode { get; }
Property Value
Type | Description |
---|---|
string |
SupportingFacilityID
Supporting Facility ID
Declaration
public string SupportingFacilityID { get; }
Property Value
Type | Description |
---|---|
string |
SupportingFacilitySectionCode
Supporting Facility Section Code
Declaration
public string SupportingFacilitySectionCode { get; }
Property Value
Type | Description |
---|---|
string |
SupportingFacilitySubsectionCode
Supporting Facility Subsection Code
Declaration
public string SupportingFacilitySubsectionCode { get; }
Property Value
Type | Description |
---|---|
string |