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 |
---|---|---|
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 āPā
Declaration
public const string SubsectionCode = "P"
Field Value
Type | Description |
---|---|
string |
Properties
View SourceAirportICAOIdentifier
Airport ICAO Identifier
Declaration
public string AirportICAOIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
ApproachPerformanceDesignator
Approach Performance Designator
Declaration
public string ApproachPerformanceDesignator { get; }
Property Value
Type | Description |
---|---|
string |
ApproachProcedureIdentifier
Approach Procedure Identifier
Declaration
public string ApproachProcedureIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
ContinuationRecordNumber
Continuation Record Number
Declaration
public string ContinuationRecordNumber { get; }
Property Value
Type | Description |
---|---|
string |
CourseWidthThreshold
Course Width at Threshold
Declaration
public string CourseWidthThreshold { 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 |
FlightPathAlignmentPointLatitude
Flight Path Alignment Point Latitude
Declaration
public string FlightPathAlignmentPointLatitude { get; }
Property Value
Type | Description |
---|---|
string |
FlightPathAlignmentPointLongitude
Flight Path Alignment Point Longitude
Declaration
public string FlightPathAlignmentPointLongitude { get; }
Property Value
Type | Description |
---|---|
string |
GlidePathAngle
Glide Path Angle
Declaration
public string GlidePathAngle { get; }
Property Value
Type | Description |
---|---|
string |
HAL
HAL
Declaration
public string HAL { get; }
Property Value
Type | Description |
---|---|
string |
ICAOCode11
ICAO Code
Declaration
public string ICAOCode11 { get; }
Property Value
Type | Description |
---|---|
string |
LTP_EllipsoidHeight
LTP Ellipsoid Height
Declaration
public string LTP_EllipsoidHeight { get; }
Property Value
Type | Description |
---|---|
string |
LandingThresholdPointLatitude
Landing Threshold Point Latitude
Declaration
public string LandingThresholdPointLatitude { get; }
Property Value
Type | Description |
---|---|
string |
LandingThresholdPointLongitude
Landing Threshold Point Longitude
Declaration
public string LandingThresholdPointLongitude { get; }
Property Value
Type | Description |
---|---|
string |
LengthOffset
Length Offset
Declaration
public string LengthOffset { get; }
Property Value
Type | Description |
---|---|
string |
OperationType
Operation Type
Declaration
public string OperationType { get; }
Property Value
Type | Description |
---|---|
string |
PathPointTCH
Path Point TCH
Declaration
public string PathPointTCH { get; }
Property Value
Type | Description |
---|---|
string |
ReferencePathDataSelector
Reference Path Data Selector
Declaration
public string ReferencePathDataSelector { get; }
Property Value
Type | Description |
---|---|
string |
ReferencePathIdentifier
Reference Path Identifier
Declaration
public string ReferencePathIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
RouteIndicator
Route Indicator
Declaration
public string RouteIndicator { get; }
Property Value
Type | Description |
---|---|
string |
RunwayHelipadIdentifier
Runway or Helipad Identifier
Declaration
public string RunwayHelipadIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
SBASServiceProviderIdentifier
SBAS Service Provider Identifier
Declaration
public string SBASServiceProviderIdentifier { get; }
Property Value
Type | Description |
---|---|
string |
SBAS_FASDataCRCRemainder
SBAS FAS Data CRC Remainder
Declaration
public string SBAS_FASDataCRCRemainder { get; }
Property Value
Type | Description |
---|---|
string |
TCHUnitsIndicator
TCH Units Indicator
Declaration
public string TCHUnitsIndicator { get; }
Property Value
Type | Description |
---|---|
string |
VAL
VAL
Declaration
public string VAL { get; }
Property Value
Type | Description |
---|---|
string |