Class HeliportStar
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class HeliportStar : HeliportSidStarApproach, IBaseRecord
Constructors
View SourceHeliportStar(String)
Constructor for class HeliportStar
Declaration
public HeliportStar(string record)
Parameters
Type | Name | Description |
---|---|---|
System.String | record | ARINC424 record read from navigation database file |
Fields
View SourceSubsectionCode
Contains “E” - STAR
Declaration
public const string SubsectionCode = null
Field Value
Type | Description |
---|---|
System.String |