Class PathPoint
Path Point (PP)
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class PathPoint : BaseRecord, IBaseRecord
Constructors
View SourcePathPoint(String)
Constructor for class PathPoint
Declaration
public PathPoint(string record)
Parameters
Type | Name | Description |
---|---|---|
System.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 = null
Field Value
Type | Description |
---|---|
System.String |
SubsectionCode
Contains “P”
Declaration
public const string SubsectionCode = null
Field Value
Type | Description |
---|---|
System.String |
Properties
View SourceAirportICAOIdentifier
Airport ICAO Identifier
Declaration
public string AirportICAOIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
ApproachPerformanceDesignator
Approach Performance Designator
Declaration
public string ApproachPerformanceDesignator { get; }
Property Value
Type | Description |
---|---|
System.String |
ApproachProcedureIdentifier
Approach Procedure Identifier
Declaration
public string ApproachProcedureIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
ContinuationRecordNumber
Continuation Record Number
Declaration
public string ContinuationRecordNumber { get; }
Property Value
Type | Description |
---|---|
System.String |
CourseWidthThreshold
Course Width at Threshold
Declaration
public string CourseWidthThreshold { 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 |
FlightPathAlignmentPointLatitude
Flight Path Alignment Point Latitude
Declaration
public string FlightPathAlignmentPointLatitude { get; }
Property Value
Type | Description |
---|---|
System.String |
FlightPathAlignmentPointLongitude
Flight Path Alignment Point Longitude
Declaration
public string FlightPathAlignmentPointLongitude { get; }
Property Value
Type | Description |
---|---|
System.String |
GlidePathAngle
Glide Path Angle
Declaration
public string GlidePathAngle { get; }
Property Value
Type | Description |
---|---|
System.String |
HAL
HAL
Declaration
public string HAL { get; }
Property Value
Type | Description |
---|---|
System.String |
ICAOCode11
ICAO Code
Declaration
public string ICAOCode11 { get; }
Property Value
Type | Description |
---|---|
System.String |
LandingThresholdPointLatitude
Landing Threshold Point Latitude
Declaration
public string LandingThresholdPointLatitude { get; }
Property Value
Type | Description |
---|---|
System.String |
LandingThresholdPointLongitude
Landing Threshold Point Longitude
Declaration
public string LandingThresholdPointLongitude { get; }
Property Value
Type | Description |
---|---|
System.String |
LengthOffset
Length Offset
Declaration
public string LengthOffset { get; }
Property Value
Type | Description |
---|---|
System.String |
LTP_EllipsoidHeight
LTP Ellipsoid Height
Declaration
public string LTP_EllipsoidHeight { get; }
Property Value
Type | Description |
---|---|
System.String |
OperationType
Operation Type
Declaration
public string OperationType { get; }
Property Value
Type | Description |
---|---|
System.String |
PathPointTCH
Path Point TCH
Declaration
public string PathPointTCH { get; }
Property Value
Type | Description |
---|---|
System.String |
ReferencePathDataSelector
Reference Path Data Selector
Declaration
public string ReferencePathDataSelector { get; }
Property Value
Type | Description |
---|---|
System.String |
ReferencePathIdentifier
Reference Path Identifier
Declaration
public string ReferencePathIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
RouteIndicator
Route Indicator
Declaration
public string RouteIndicator { get; }
Property Value
Type | Description |
---|---|
System.String |
RunwayHelipadIdentifier
Runway or Helipad Identifier
Declaration
public string RunwayHelipadIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
SBAS_FASDataCRCRemainder
SBAS FAS Data CRC Remainder
Declaration
public string SBAS_FASDataCRCRemainder { get; }
Property Value
Type | Description |
---|---|
System.String |
SBASServiceProviderIdentifier
SBAS Service Provider Identifier
Declaration
public string SBASServiceProviderIdentifier { get; }
Property Value
Type | Description |
---|---|
System.String |
TCHUnitsIndicator
TCH Units Indicator
Declaration
public string TCHUnitsIndicator { get; }
Property Value
Type | Description |
---|---|
System.String |
VAL
VAL
Declaration
public string VAL { get; }
Property Value
Type | Description |
---|---|
System.String |