Show / Hide Table of Contents

Class HeliportSidStarApproach

Definition of common properties for Heliport SID (HD), STAR (HE) and Approach (HF) procedures

Inheritance
System.Object
BaseRecord
HeliportSidStarApproach
HeliportApproach
HeliportSid
HeliportStar
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 abstract class HeliportSidStarApproach : BaseRecord, IBaseRecord
Remarks
HeliportSid HeliportStar HeliportApproach

Constructors

View Source

HeliportSidStarApproach(String)

Constructor for class HeliportSidStarApproach

Declaration
public HeliportSidStarApproach(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 “H”

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

Properties

View Source

Altitude1

Altitude 1

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

Altitude2

Altitude 2

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

AltitudeDescription

Altitude Description

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

ApchRouteQualifier1

Apch Route Qualifier 1

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

ApchRouteQualifier2

Apch Route Qualifier 2

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

ArcRadius

Arc Radius

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

ATC_Indicator

ATC Indicator

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

CenterFix

Center Fix

Declaration
public string CenterFix { 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

FixIdentifier

Fix Identifier

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

GPSFMSIndication

GPS/FMS Indication

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

HeliportIdentifier

Heliport Identifier

Declaration
public string HeliportIdentifier { 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

ICAOCode113

ICAO Code (Column 113)

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

ICAOCode35

ICAO Code (Column 35)

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

ICAOCode55

ICAO Code (Column 55)

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

MagneticCourse

Magnetic Course

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

MultipleCode

Multiple Code

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

MultipleIndicator

Multiple Indicator

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

PathAndTermination

Path And Termination

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

ProcedureIdentifier

Procedure Identifier

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

RecommendedNavaid

Recommended Navaid

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

RecommendedNavaidSection

Recommended Navaid Section

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

RecommendedNavaidSubsection

Recommended Navaid Subsection

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

Rho

Rho

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

RNP

RNP

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

RouteDistanceHoldingDistanceTime

Route Distance Holding Distance Time

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

RouteType

Route Type

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

SectionCode115

Section Code (Column 115)

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

SectionCode37

Section Code (Column 37)

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

SequenceNumber

Sequence Number

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

SpeedLimit

Speed Limit

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

SpeedLimitDescription

Speed Limit Description

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

SubsectionCode116

Subsection Code (Column 116)

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

SubsectionCode38

Subsection Code (Column 38)

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

Theta

Theta

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

TransitionAltitude

Transition Altitude

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

TransitionIdentifier

Transition Identifier

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

TurnDirection

Turn Direction

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

TurnDirectionValid

Turn Direction Valid

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

VerticalAngle

Vertical Angle

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

VerticalScaleFactor

Vertical Scale Factor

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

WaypointDescriptionCode

Waypoint Description Code

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

Implements

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