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 |
---|---|---|
string | record | ARINC424 record read from navigation database file |
Fields
View SourceSubsectionCode
Contains āEā - STAR
Declaration
public const string SubsectionCode = "E"
Field Value
Type | Description |
---|---|
string |