Class AirportStar
Airport STAR Records (PE)
Implements
Inherited Members
Namespace: FpAssistantCore.Arinc424.Records
Assembly: FpAssistantCoreScl.dll
Syntax
public class AirportStar : AirportSidStarApproach, IBaseRecord
Constructors
View SourceAirportStar(String)
Constructor for class AirportStar (PE)
Declaration
public AirportStar(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 |
Properties
View SourceFilter
Built-in Filter type
Declaration
public static List<Arinc424RecordObjectTypes> Filter { get; }
Property Value
Type | Description |
---|---|
List<Arinc424RecordObjectTypes> |